We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8927721 commit 5c81d86Copy full SHA for 5c81d86
.gitignore
@@ -1,5 +1,5 @@
1
/.idea
2
-/node_modules
+**/node_modules
3
+**/npm-debug.log
4
+**/yarn-error.log
5
/tmp
-/npm-debug.log
-/yarn-error.log
0 commit comments