Update .gitignore
This commit is contained in:
parent
696f99e6c9
commit
cec5b04a0f
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -46,5 +46,6 @@ object_database/*
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
.vscode
|
.vscode
|
||||||
|
.vs
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea
|
.idea
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue