mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Added vscode to gitignore
This commit is contained in:
parent
d67d75a8e7
commit
992908c728
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -23,6 +23,7 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.idea
|
.idea
|
||||||
*.iml
|
*.iml
|
||||||
|
.vscode/*
|
||||||
|
|
||||||
# debug
|
# debug
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue