update gitignore
This commit is contained in:
parent
ef744fc6a1
commit
d4cc931a42
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,5 +1,7 @@
|
|||||||
venv/*
|
venv/*
|
||||||
helloworld/__pycache__/*
|
|
||||||
testdata/*
|
testdata/*
|
||||||
.vscode/*
|
.vscode/*
|
||||||
*.egg-info/*
|
*.egg-info/*
|
||||||
|
*__pycache__*
|
||||||
|
build/*
|
||||||
|
dist/*
|
Loading…
Reference in New Issue
Block a user