diff options
author | Case Duckworth | 2022-10-21 21:37:30 -0500 |
---|---|---|
committer | Case Duckworth | 2022-10-21 21:37:30 -0500 |
commit | 4cf60c3fea16b60eb18c9a7d8403b75c89aeffef (patch) | |
tree | 033b31cf848311659dc296793631f9e6e9983d58 /.gitignore | |
parent | Add a bunch of other stuff or whatever (diff) | |
download | emacs-4cf60c3fea16b60eb18c9a7d8403b75c89aeffef.tar.gz emacs-4cf60c3fea16b60eb18c9a7d8403b75c89aeffef.zip |
blhe
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b9b0a28..a61fa52 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -1,6 +1,7 @@ | |||
1 | *~ | 1 | *~ |
2 | .#* | 2 | .#* |
3 | .* | 3 | .* |
4 | *.elc | ||
4 | .etc/ | 5 | .etc/ |
5 | .org-id-locations | 6 | .org-id-locations |
6 | auto-save-list/ | 7 | auto-save-list/ |