Update .gitignore
This commit is contained in:
parent
ee6bc2ec69
commit
e012a5c2e0
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,4 +3,5 @@
|
||||||
/py_adl/__pycache__
|
/py_adl/__pycache__
|
||||||
/build
|
/build
|
||||||
/__pycache__
|
/__pycache__
|
||||||
/*.spec
|
/*.spec
|
||||||
|
/.vscode
|
Loading…
Add table
Add a link
Reference in a new issue