Skip to content

Commit

Permalink
fix: include media folder (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbanoeon authored Jun 4, 2024
1 parent 812ccc5 commit 390b8da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*.pyc
__pycache__
db.sqlite3
media
media/images

# Backup files #
*.bak
Expand Down
2 changes: 2 additions & 0 deletions app/Entirety/media/info.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DO NOT REMOVE!
USED TO STORE MEDIA FOR DEVELOPMENT PURPOSES

0 comments on commit 390b8da

Please sign in to comment.