Add: media folder to git ignore
This commit is contained in:
parent
eb3d83ed8f
commit
d43f414be6
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -130,4 +130,6 @@ dmypy.json
|
|||
|
||||
# Files and folder
|
||||
tmp/
|
||||
*~
|
||||
*~
|
||||
|
||||
archivist/media/
|
||||
|
|
Loading…
Reference in a new issue