update gitignore
This commit is contained in:
parent
cbce5c134f
commit
8780c1aa75
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -3,4 +3,5 @@ pypiConfig.py
|
||||||
test.py
|
test.py
|
||||||
build/
|
build/
|
||||||
dist/
|
dist/
|
||||||
QElephant.egg-info/
|
QElephant.egg-info/
|
||||||
|
.vscode/
|
||||||
Loading…
Reference in a new issue