We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af2b05 commit 0e30512Copy full SHA for 0e30512
1 file changed
.gitignore
@@ -106,4 +106,7 @@ dist
106
# Local Netlify folder
107
.netlify
108
109
-package-lock.json
+# LocalHistory VSCode plugin
110
+.history
111
+
112
+package-lock.json
0 commit comments