git ignore emacs backup files.
This commit is contained in:
parent
008082c8cb
commit
d46b6cdcbb
|
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
# Object files and libraries
|
# Object files and libraries
|
||||||
*.[oa]
|
*.[oa]
|
||||||
|
*~
|
||||||
|
|
||||||
# From autoconf
|
# From autoconf
|
||||||
configure
|
configure
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue