Update .gitignore
This commit is contained in:
parent
36cc53ca08
commit
ca0eec0be7
10
.gitignore
vendored
10
.gitignore
vendored
@ -1,6 +1,12 @@
|
||||
.venv
|
||||
|
||||
**/__pycache__
|
||||
*.pyc
|
||||
.venv/
|
||||
|
||||
.DS_Store
|
||||
|
||||
nohup.out
|
||||
|
||||
.beaker/data/*
|
||||
!.beaker/data/.noremove
|
||||
nohup.out
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user