1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-01 18:38:02 +00:00

Add VScode user settings directory to git ignore (#6974)

This commit is contained in:
Maurycy Zarzycki
2022-10-05 15:51:11 +02:00
committed by GitHub
parent 31ab6dce77
commit 5657dfec0e

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.DS_Store
.c9/
.vscode/
tmp/
output/
node_modules/