Skip to content

Commit 690942a

Browse files
authored
Remove two ignores for Python/Django
Both are neither python-specific nor django-specific: - .static_storage - .media
1 parent 0c5ace9 commit 690942a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Python.gitignore

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

5353
# Django stuff:
5454
*.log
55-
.static_storage/
56-
.media/
5755
local_settings.py
5856

5957
# Flask stuff:

0 commit comments

Comments
 (0)