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 fd32f8b commit 0f042f9Copy full SHA for 0f042f9
.gitignore
@@ -2,3 +2,7 @@
2
3
# Not check in node_modules to a specific arch and os.
4
docs/book/node_modules/
5
+
6
+# Editor temp files
7
+*~
8
+\#*#
0 commit comments