Add tmp and media folder to git ignore
This commit is contained in:
parent
093f8a2e79
commit
14bd2ff3c8
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -337,3 +337,7 @@ cython_debug/
|
|||
|
||||
# ValKey (Redis)
|
||||
dumb.rdb
|
||||
|
||||
# Folders
|
||||
tmp/
|
||||
backend/media/
|
||||
|
|
Loading…
Reference in a new issue