Update .gitignore

* .gitignore: Ignore *~ emacs files.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
Dodji Seketeli 2014-11-01 11:11:06 +01:00
parent 59324daa61
commit 0727ee0835
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ Makefile.in
*.la
*.lo
*.o
*~
/aclocal.m4
/autom4te.cache/