mirror of
1
Fork 0

[CI] gitignore: emacs backups

This commit is contained in:
Earl Warren 2023-08-22 08:20:40 +02:00
parent 16381262c5
commit 5e418789d9
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

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