Skip to content

Commit 4dbd4d6

Browse files
committed
Add STATIC_ROOT to django_pythonnative
1 parent 8abdb26 commit 4dbd4d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ cover/
6060
local_settings.py
6161
db.sqlite3
6262
db.sqlite3-journal
63+
**/staticfiles/
6364

6465
# Flask stuff:
6566
instance/

0 commit comments

Comments
 (0)