Update .gitignore
This commit is contained in:
parent
49c5daf228
commit
9eb5429455
13
app/.gitignore
vendored
13
app/.gitignore
vendored
@ -1,8 +1,11 @@
|
||||
.ssh/
|
||||
**/__pycache__
|
||||
*.pyc
|
||||
venv/
|
||||
env/
|
||||
.ssh
|
||||
.venv
|
||||
.beaker/data/*
|
||||
!.beaker/data/.noremove
|
||||
|
||||
**/__pycache__
|
||||
*.pyc
|
||||
|
||||
.DS_Store
|
||||
|
||||
nohup.out
|
||||
|
Loading…
Reference in New Issue
Block a user