|
|
@@ -6,7 +6,7 @@ __pycache__/
|
|
|
local_settings.py
|
|
|
db.sqlite3
|
|
|
db.sqlite3-journal
|
|
|
-media/
|
|
|
+#media/
|
|
|
|
|
|
# If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/
|
|
|
# in your Git repository. Update and uncomment the following line accordingly.
|
|
|
@@ -192,6 +192,7 @@ $RECYCLE.BIN/
|
|
|
*.key
|
|
|
secrets.json
|
|
|
|
|
|
+!/pythonweb/media/**
|
|
|
!**/**.css
|
|
|
!**/**.js
|
|
|
!**/**.jpg
|