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