diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-11-21 23:42:52 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-11-21 23:42:52 -0500 |
commit | 1c6258b2112b910ff62e3453032d6dde9c9030b0 (patch) | |
tree | 04d7374a3ce48575139581e5d64e7a05ddbe8249 /.gitignore | |
parent | 23a4117711422fff6a383f102e92249fbdc9d240 (diff) | |
download | emacs.d-1c6258b2112b910ff62e3453032d6dde9c9030b0.tar.gz |
Ignore ac-comhist.dat
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,3 +13,4 @@ vendor /abbrev_defs /.org-id-locations /.python-environments +/ac-comphist.dat |