Update .gitignore

Added .dockerignore to .gitignore
This commit is contained in:
Stefan Daniel Schwarz 2024-02-09 21:18:32 +01:00 committed by GitHub
parent ea65c644c9
commit 47a8d8b520
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -47,4 +47,5 @@ wandb
/docker-compose.yaml /docker-compose.yaml
/docker-compose.yml /docker-compose.yml
/Dockerfile /Dockerfile
.dockerignore
.env .env