Add .git directory to .dockerignore (#15)

This commit is contained in:
Josh Dick 2022-11-20 13:46:07 -05:00 committed by GitHub
parent f0cf584c56
commit 77754d5964
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,6 @@
*.psql
*.sqlite3
notes.md
.git
.venv
.pre-commit-config.yaml