FreeCAD's Python creates __pycache__, adding this to .gitignore (that way ~/.FreeCAD can be versioned using git submodules without having untracked files in this submodule)
This commit is contained in:
parent
75a5c6bc0c
commit
5cd9d97a00
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/__pycache__
|
Loading…
Reference in New Issue
Block a user