diff options
author | Jesús <heckyel@hyperbola.info> | 2018-08-11 13:03:17 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2018-08-11 13:03:17 -0500 |
commit | 3c9a90732bcb921d3370561d0af7a313771b08ff (patch) | |
tree | 7a67b181b2c2d30c101fb04461395061496f0237 | |
parent | ea4493ec242383c60646de9457a3412f50f9d225 (diff) | |
download | emacs-personal-3c9a90732bcb921d3370561d0af7a313771b08ff.tar.lz emacs-personal-3c9a90732bcb921d3370561d0af7a313771b08ff.tar.xz emacs-personal-3c9a90732bcb921d3370561d0af7a313771b08ff.zip |
Added .cache to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ :q .\#* .cask/ +.cache/ .litable-lists.el .org-id-locations .session |