remove __pycache__, update .gitignore
This commit is contained in:
parent
2e8053dc72
commit
31dd74d5ac
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