Ignore media folder
This commit is contained in:
parent
01f7af4077
commit
ba054af305
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
__pycache__
|
__pycache__
|
||||||
clubhaus/static/**/*
|
clubhaus/static/**/*
|
||||||
|
clubhaus/media/**/*
|
||||||
.DS_Store
|
.DS_Store
|
||||||
django.log
|
django.log
|
||||||
*.db
|
*.db
|
||||||
|
Loading…
Reference in New Issue
Block a user