Updated gitignore to fix a problem when deploying in test, bak, and prod on Linode
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -141,4 +141,7 @@ logs/
|
|||||||
myapp/files/
|
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