Update .gitignore (#352)
This commit is contained in:
parent
1c20f4357c
commit
c690b2a824
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
|||||||
**/*.pyc
|
**/*.pyc
|
||||||
dist/*
|
dist/*
|
||||||
examples/
|
examples/
|
||||||
|
.idea
|
||||||
|
.vscode
|
Loading…
Reference in New Issue
Block a user