diff options
Diffstat (limited to '.emacs.d/.gitignore')
| -rw-r--r-- | .emacs.d/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.emacs.d/.gitignore b/.emacs.d/.gitignore new file mode 100644 index 0000000..3406897 --- /dev/null +++ b/.emacs.d/.gitignore @@ -0,0 +1,5 @@ +*.html +lisp/*.elc +org-templates/*.pdf +org-templates/*.tex +org-templates/auto
\ No newline at end of file |
