We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5101c14 + 61c8cad commit 8c96529Copy full SHA for 8c96529
3 files changed
.gitignore
@@ -0,0 +1,11 @@
1
+# Node.js Tools for Visual Studio
2
+.ntvs_analysis.dat
3
+node_modules/
4
+
5
+*.code-workspace
6
7
+# Visual Studio cache files
8
+# files ending in .cache can be ignored
9
+*.[Cc]ache
10
+# but keep track of directories ending in .cache
11
+!?*.[Cc]ache/
0 commit comments