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 index 3406897..e286c90 100644 --- a/.emacs.d/.gitignore +++ b/.emacs.d/.gitignore @@ -1,5 +1,10 @@ *.html +*.elc +*~ +*autoloads.el* lisp/*.elc +lisp/*autoloads.el* +vendor org-templates/*.pdf org-templates/*.tex org-templates/auto
\ No newline at end of file |
