gitignore
This commit is contained in:
parent
361bae10ac
commit
18478d950b
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
__pycache__/
|
||||
migrations/__pycache__/
|
||||
migrations/versions/__pycache__/
|
||||
export/
|
||||
app/__pycache__/
|
||||
|
Loading…
Reference in New Issue
Block a user