mirror of
https://github.com/Rushilwiz/reinvest.git
synced 2025-04-05 04:50:19 -04:00
fix(backend): added media folder to github
This commit is contained in:
parent
2da01f8737
commit
fab6969e78
1
backend/.gitignore
vendored
1
backend/.gitignore
vendored
|
@ -7,7 +7,6 @@ __pycache__/
|
|||
local_settings.py
|
||||
db.sqlite3
|
||||
db.sqlite3-journal
|
||||
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.
|
||||
|
|
2
backend/media/.gitignore
vendored
Normal file
2
backend/media/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*.jpg
|
||||
!default.jpg
|
BIN
backend/media/default.jpg
Normal file
BIN
backend/media/default.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.6 KiB |
0
backend/media/profile_pics/.gitkeep
Normal file
0
backend/media/profile_pics/.gitkeep
Normal file
Loading…
Reference in New Issue
Block a user