removed media from gitignore

This commit is contained in:
Rushil Umaretiya 2020-08-15 05:03:33 -04:00
parent 60288f5880
commit 803352d599
3 changed files with 6 additions and 7 deletions

13
.gitignore vendored
View File

@ -4,15 +4,14 @@
*.pyc *.pyc
__pycache__ __pycache__
db.sqlite3 db.sqlite3
media
# Python # # Python #
*.py[cod] *.py[cod]
*$py.class *$py.class
# Installer logs # Installer logs
pip-log.txt pip-log.txt
pip-delete-this-directory.txt pip-delete-this-directory.txt
.venv/ .venv/
venv/ venv/

BIN
media/default.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB