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 b28497a commit 4222b4aCopy full SHA for 4222b4a
.gitignore
@@ -0,0 +1,8 @@
1
+# Dependency directory
2
+# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
3
+node_modules
4
+
5
6
+# Logs
7
+logs
8
+*.log
0 commit comments