diff options
Diffstat (limited to 'emacs/.gitignore')
-rw-r--r-- | emacs/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/emacs/.gitignore b/emacs/.gitignore new file mode 100644 index 0000000..2de0f3c --- /dev/null +++ b/emacs/.gitignore @@ -0,0 +1,8 @@ +*.elc +/init.el +/auto-save-list/ +/var/ +/elpa/ +/recentf +/smex-items +/network-security.data |