Exclude records in media folder from gitignore

This commit is contained in:
Keannu Christian Bernasol 2023-07-19 15:52:25 +08:00
parent 7d47cf79d9
commit c6237ad9b1
3 changed files with 125 additions and 1 deletions

2
.gitignore vendored
View file

@ -62,7 +62,7 @@ db.sqlite3
db.sqlite3-journal
# Static Media Stuff
stude/media/*
stude/media/avatars/*
stude/static/*
# Flask stuff: