diff --git a/.gitignore b/.gitignore index 3daa17c..d455afe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ *.elc tests/*.elc + +# Emacs backup files. +*~