update gitignore
This commit is contained in:
parent
1c7023819e
commit
ed5f0ba3b4
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
||||||
.vscode/launch.json
|
.vscode/launch.json
|
||||||
artifacts/*
|
artifacts/*
|
||||||
|
venv
|
||||||
|
.DS_Store
|
||||||
Loading…
Reference in a new issue