diff options
author | blendoit <blendoit@gmail.com> | 2019-09-03 19:28:45 -0700 |
---|---|---|
committer | blendoit <blendoit@gmail.com> | 2019-09-03 19:28:45 -0700 |
commit | 85f9213626a7230a3b5ca8d101c2e3181d06e07a (patch) | |
tree | c36a10246e2b7357c7b0836fff30826b61df9064 /.gitignore | |
parent | 4aa33425201fb7b012926dddb1aa477e8a7e87f1 (diff) |
remove elpa and auto-save-list files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ # .gitignore -elpa/*
\ No newline at end of file +elpa/** +auto-save-list/** |