Skip to content

Commit 1d0f9cc

Browse files
authored
updated static and media files in django section
1 parent d5ce0fc commit 1d0f9cc

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
@@ -51,6 +51,8 @@ coverage.xml
5151

5252
# Django stuff:
5353
*.log
54+
.static_storage/
55+
.media/
5456
local_settings.py
5557

5658
# Flask stuff:

0 commit comments

Comments
 (0)