mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-15 15:10:30 -08:00
Add VScode user settings directory to git ignore (#6974)
This commit is contained in:
parent
31ab6dce77
commit
5657dfec0e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.c9/
|
.c9/
|
||||||
|
.vscode/
|
||||||
tmp/
|
tmp/
|
||||||
output/
|
output/
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue