Add a pattern in the gitignore to prevent the commit of Emacs backup files
1 files changed, 3 insertions(+), 0 deletions(-) M .gitignore
M .gitignore => .gitignore +3 -0
@@ 19,3 19,6 @@ cabal.sandbox.config cabal.project.local .HTF/ TAGS + +# Emacs backup files +*~