diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2009-10-21 23:03:20 +0200 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2009-10-21 23:03:20 +0200 |
commit | 7d68b0fab794364e5567ce3fb2cb7392082fd59e (patch) | |
tree | e944c2ce1653b2e599d0f41853bf2371206ae1dd /.gitignore | |
parent | 7f19477b843455c935499faaff4430272af8368d (diff) | |
download | dotfiles-7d68b0fab794364e5567ce3fb2cb7392082fd59e.tar.gz dotfiles-7d68b0fab794364e5567ce3fb2cb7392082fd59e.tar.xz dotfiles-7d68b0fab794364e5567ce3fb2cb7392082fd59e.zip |
cleanup
added ignores for some emacs files
added smex.el that is included from .emacs
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,3 +2,6 @@ emacs.d/auto-save-list/ emacs.d/history emacs.d/saveplace emacs.d/semantic +emacs.d/smex.save +emacs.d/.org-id-locations +emacs.d/tramp |