We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7653c6c commit 2d54d13Copy full SHA for 2d54d13
1 file changed
.gitignore
@@ -1,6 +1,5 @@
1
.idea/
2
.DS_Store
3
-
4
node_modules
5
6
lib/core/metadata.js
@@ -9,3 +8,5 @@ lib/core/MetadataBlog.js
9
8
website/build/
10
website/yarn.lock
11
website/node_modules
+
12
+*.log
0 commit comments