gitignore: add _skbuild folder

This commit is contained in:
Thomas Thron 2024-06-13 17:02:19 +02:00 committed by Simon Zeni
parent 766d783de8
commit 2beaa61d71

4
.gitignore vendored
View file

@ -56,10 +56,12 @@ build
.zip
.avi
# Python related
*/__pycache__
*.pyc
venv
.eggs/
dist/
pysurvive.egg-info/
pysurvive.egg-info/
_skbuild/