update gitignore
This commit is contained in:
parent
bf9fa52a7a
commit
6444704fac
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ venv/*
|
|||||||
helloworld/__pycache__/*
|
helloworld/__pycache__/*
|
||||||
testdata/*
|
testdata/*
|
||||||
.vscode/*
|
.vscode/*
|
||||||
|
*.egg-info/*
|
||||||
|
Loading…
Reference in New Issue
Block a user