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 db7c773 commit b9978e9Copy full SHA for b9978e9
.gitignore
@@ -1,3 +1,7 @@
1
+# This file should only ignore things that are generatd during a build,
2
+# generated by common IDEs, and optional files controlled by the user
3
+# that affect the build (such as config.toml).
4
+# FIXME: This needs cleanup.
5
*~
6
.#*
7
.DS_Store
0 commit comments