Add initial .gitignore
This commit is contained in:
parent
03a674dcbe
commit
3c4573df96
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
__pycache__
|
||||||
|
*.pyc
|
||||||
|
migrations/
|
Loading…
Reference in a new issue