build: remove .env secrets file from Docker build

This commit is contained in:
James Graham
2022-03-31 18:48:01 +01:00
parent 632c199ffb
commit 183c8706b6
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@ db.sqlite3
debug.log*
# Configuration
.env
settings.ini
deployment-key*