Updated gitignore to fix a problem when deploying in test, bak, and prod on Linode
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -142,3 +142,6 @@ myapp/files/
|
|||||||
myapp/file_distribution/
|
myapp/file_distribution/
|
||||||
temp/
|
temp/
|
||||||
tmp/
|
tmp/
|
||||||
|
|
||||||
|
# Added 2026-03-23
|
||||||
|
gunicorn.ctl
|
||||||
|
|||||||
Reference in New Issue
Block a user