Udpate gitignore to disappear some files
Remove all versions of __pycache__ no matter where it is in the tree
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,3 @@
|
||||
*/__pycache__
|
||||
**/__pycache__/
|
||||
*/readdatafile
|
||||
*/writedatafile
|
||||
|
||||
Reference in New Issue
Block a user