diff options
author | Blendoit <blendoit@gmail.com> | 2020-07-20 17:12:55 -0700 |
---|---|---|
committer | Blendoit <blendoit@gmail.com> | 2020-07-20 17:12:55 -0700 |
commit | defdb394d8bdc32a28a092126001b94eabb7fb93 (patch) | |
tree | 8bc106c91defb31925d13fbe6213eea81ff80f5f /.gitignore | |
parent | 8ef78ca56b1665f5531080ce63da907a2176a7da (diff) |
Custom configuration reborn.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,11 +1,11 @@ # .gitignore -.#* -'#* -*.html *.tex -*.pdf -.cache/** +*.lot +*.lof elpa/** +url/** auto-save-list/** transient/** ido.last +recentf +srecode-map.el
\ No newline at end of file |