Added pycache to gitignore
This commit is contained in:
parent
88bf94f756
commit
cc2ec455bb
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
.*.swp
|
||||
/bin
|
||||
/obj
|
||||
__pycache__/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue