Udpate gitignore to disappear some files

Remove all versions of __pycache__ no matter where it is in the tree
This commit is contained in:
Jeff Curless
2025-10-13 18:07:52 -04:00
parent 42ebaf2777
commit caec0f5671

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
*/__pycache__
**/__pycache__/
*/readdatafile
*/writedatafile