7 lines
No EOL
134 B
Text
7 lines
No EOL
134 B
Text
# Exclude the project virtual environment from image builds
|
|
.venv
|
|
|
|
# Don't add credentials and other local stuff
|
|
.env
|
|
media
|
|
db.sqlite3 |