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 faae097 commit a0828d8Copy full SHA for a0828d8
.gitignore
@@ -17,4 +17,7 @@
17
/logs
18
19
# Ignore data files
20
-/data
+/data
21
+
22
+# Ignore package-lock.json
23
+package-lock.json
0 commit comments