Tell git to ignore emacs *~ droppings and git .msg files
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,10 +2,12 @@ Makefile
|
||||
Makefile.in
|
||||
.deps
|
||||
.libs
|
||||
.msg
|
||||
*.lo
|
||||
*.la
|
||||
*.a
|
||||
*.o
|
||||
*~
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
compile
|
||||
|
||||
Reference in New Issue
Block a user