diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index edafb482e..af429c226 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,8 @@ history # --- elisp ruleset --- *.eln + +# Emacs backup and auto-save files +*~ +\#*\# +.\#* |
