Added VSCode config
This commit is contained in:
parent
b36a7a4b95
commit
fa3d4c5126
2 changed files with 58 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -2,10 +2,13 @@
|
|||
dist/
|
||||
dist-newstyle/
|
||||
out/
|
||||
tmp/
|
||||
extra/
|
||||
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
.DS_Store
|
||||
*.exe
|
||||
*.dll
|
||||
|
||||
stack.yaml.lock
|
||||
|
|
Reference in a new issue