On ignore /static et /media
This commit is contained in:
parent
48d169e1f4
commit
1bff3290d3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -6,6 +6,9 @@
|
|||
*.log
|
||||
.sass-cache/
|
||||
|
||||
static/
|
||||
media/
|
||||
|
||||
venv/
|
||||
.python-version
|
||||
|
||||
|
|
Loading…
Reference in a new issue