git should ignore GNU/Emacs backups

Signed-off-by: Loïc Dachary <loic@dachary.org>
pull/62/head
Loïc Dachary 2022-11-28 09:03:31 +01:00
parent a21a8d1863
commit e302cf89d8
No known key found for this signature in database
GPG Key ID: 992D23B392F9E4F2
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# GNU/Emacs
*~
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a