Ignore mypy cache, swig and compiled files

This commit is contained in:
CyrilWaechter
2022-12-11 22:49:44 +01:00
parent 1f87165601
commit 3d05dc234a
+10
View File
@@ -77,3 +77,13 @@ src/ifcopenshell-python/test/build
# tox cache
.tox/
*.egg-info/
# mypy cache
.mypy_cache
# blenderbim libs
src/blenderbim/blenderbim/libs
# ifcopenshell swig and compiled files
src/ifcopenshell-python/ifcopenshell/_ifcopenshell_wrapper.so
src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.py