diff options
author | Kyle Meyer <kyle@kyleam.com> | 2017-04-22 00:22:22 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2017-04-22 00:30:53 -0400 |
commit | 35e704dcbc0e44e34906f4323b1743800d63a1b6 (patch) | |
tree | 3a6913550a0f5266a4708b82f194127443cd819a /.gitignore | |
parent | 7d2ab3c18e8d3e4a878a02d10d2566737833210b (diff) | |
download | emacs.d-35e704dcbc0e44e34906f4323b1743800d63a1b6.tar.gz |
Remove Cask-related configuration
Locally I've moved to Guix to manage my Emacs packages. Once all of
these are available upstream, I should probably add a guix.scm file.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,7 +14,6 @@ cache /.org-id-locations /.python-environments /ac-comphist.dat -/.cask /.custom.el /server /semanticdb |