Update .gitignore
This commit is contained in:
parent
cbf0ceb658
commit
ad10b2c618
6
app/.gitignore
vendored
Normal file
6
app/.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
**/__pycache__
|
||||
*.pyc
|
||||
venv/
|
||||
env/
|
||||
.beaker/data/*
|
||||
!.beaker/data/.noremove
|
Loading…
Reference in New Issue
Block a user