git should ignore GNU/Emacs backups
Signed-off-by: Loïc Dachary <loic@dachary.org>pull/62/head
parent
a21a8d1863
commit
e302cf89d8
|
@ -1,3 +1,6 @@
|
|||
# GNU/Emacs
|
||||
*~
|
||||
|
||||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
||||
*.o
|
||||
*.a
|
||||
|
|
Loading…
Reference in New Issue