Skip to content

Commit 62c8dd5

Browse files
committed
Add ignore.
1 parent 7fb6cca commit 62c8dd5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)