ignore pycache
This commit is contained in:
parent
800d398650
commit
cf04f114cc
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
bin/
|
||||
lib/
|
||||
pyvenv.cfg
|
||||
|
||||
__pycache__/
|
||||
|
|
Reference in a new issue