This project is dedicated to building an ElectroMagnetic workbench for FreeCAD. FreeCAD is a free 3D parametric CAD. FreeCAD is used as pre-processor interfacing to the open source electromagnetic field solvers FastHenry and FasterCap.
GNU Lesser General Public License v2.1
56
stars
16
forks
source link
Add __pycache__ to .gitignore so that ~/.FreeCAD can be versioned with submodules) #7
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)
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)