diff options
author | Alan Pearce | 2016-07-07 16:23:40 +0200 |
---|---|---|
committer | Alan Pearce | 2016-07-07 16:23:40 +0200 |
commit | bce550f39714f5581540413b9fa0e6f8f21fa35b (patch) | |
tree | 6cb1137ab1efe00ef87734e1d06bdb8f5e18b1a0 /.gitignore | |
parent | eaff8a793480afc2e3f9f27d1c0c6280091c9fdb (diff) | |
download | dotfiles-bce550f39714f5581540413b9fa0e6f8f21fa35b.tar.lz dotfiles-bce550f39714f5581540413b9fa0e6f8f21fa35b.tar.zst dotfiles-bce550f39714f5581540413b9fa0e6f8f21fa35b.zip |
Remove now-unnecessary gitignore rules
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 7372891..ea33edf 100644 --- a/.gitignore +++ b/.gitignore @@ -3,8 +3,6 @@ .#* # Byte-compiled files -*.elc *.zwc *.zwc.old .DS_Store -/tag-emacs/emacs.d/init.el* |