diff options
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 |