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 7fb6cca commit 62c8dd5Copy full SHA for 62c8dd5
.gitignore
@@ -0,0 +1,11 @@
1
+# ignore these directories.
2
+/.git
3
+/recipes
4
+dashboard-current-pkg.el
5
+
6
+# ignore generated files.
7
+*.elc
8
9
+# ignore I use to not ignore.
10
+Update_Log.txt
11
+TODO(jenchieh).txt
0 commit comments