mirror of
https://github.com/collabora/libsurvive.git
synced 2026-08-04 00:51:21 -04:00
gitignore: add _skbuild folder
This commit is contained in:
parent
766d783de8
commit
2beaa61d71
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -56,10 +56,12 @@ build
|
|||
.zip
|
||||
.avi
|
||||
|
||||
# Python related
|
||||
*/__pycache__
|
||||
*.pyc
|
||||
|
||||
venv
|
||||
.eggs/
|
||||
dist/
|
||||
pysurvive.egg-info/
|
||||
pysurvive.egg-info/
|
||||
_skbuild/
|
||||
Loading…
Add table
Add a link
Reference in a new issue