Skip to content

Commit 2ec038e

Browse files
authored
Merge pull request #2464 from Cadmus/master
updated static and media files in django section
2 parents df7b36c + 1d0f9cc commit 2ec038e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Python.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ coverage.xml
5252

5353
# Django stuff:
5454
*.log
55+
.static_storage/
56+
.media/
5557
local_settings.py
5658

5759
# Flask stuff:

0 commit comments

Comments
 (0)