Add some stuff to gitignore
This commit is contained in:
parent
a56d4429dc
commit
9d242738f6
1 changed files with 6 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -2,3 +2,8 @@
|
|||
__pycache__
|
||||
.python_version
|
||||
*.egg-info
|
||||
|
||||
media/
|
||||
static/
|
||||
media.tar.gz
|
||||
*.pg
|
Loading…
Reference in a new issue