diff options
author | mattkae <mattkae@protonmail.com> | 2022-06-20 06:41:03 -0400 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2022-06-20 06:41:03 -0400 |
commit | 151d7c2676a7d09729344ee27a74b7475e1c6d5b (patch) | |
tree | 590d592ff4091253352058ef58e5f76bd0963e36 /.gitignore | |
parent | 93a0a95ff35c91324e45a673a30ff64dddb77a62 (diff) |
Ignore tilda files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ elpa projectile-bookmarks.eld -auto-save-list
\ No newline at end of file +auto-save-list +*.~
\ No newline at end of file |