We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3147813 commit 3c10925Copy full SHA for 3c10925
template/gitignore
@@ -12,4 +12,7 @@
12
# misc
13
.DS_Store
14
.env
15
-npm-debug.log
+npm-debug.log*
16
+yarn-debug.log*
17
+yarn-error.log*
18
+
0 commit comments