remove __pycache__, update .gitignore
This commit is contained in:
parent
b97712edb0
commit
4ef68bdc1b
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
.Rhistory
|
.Rhistory
|
||||||
*.pyc
|
*.pyc
|
||||||
__pycache__
|
__pycache__
|
||||||
|
*/__pycache__
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue