Update gitignore
This commit is contained in:
parent
8b0fdcb42a
commit
ff9530833d
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,8 +1,12 @@
|
||||
*~
|
||||
*.pyc
|
||||
*.egg-info
|
||||
__pycache__
|
||||
*.eggs/
|
||||
*.pybuild/
|
||||
__pycache__/
|
||||
/build
|
||||
/dist
|
||||
/deb_dist
|
||||
/.vscode
|
||||
/debian/stcgal*
|
||||
/debian/files
|
||||
/.vscode
|
Loading…
Reference in New Issue
Block a user