mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Exclude records in media folder from gitignore
This commit is contained in:
parent
7d47cf79d9
commit
c6237ad9b1
3 changed files with 125 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -62,7 +62,7 @@ db.sqlite3
|
|||
db.sqlite3-journal
|
||||
|
||||
# Static Media Stuff
|
||||
stude/media/*
|
||||
stude/media/avatars/*
|
||||
stude/static/*
|
||||
|
||||
# Flask stuff:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue