Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-22 01:44:24 +01:00

[CI] gitignore: emacs backups

(cherry picked from commit 5e418789d9)
This commit is contained in:
Earl Warren 2023-08-22 08:20:40 +02:00
parent c93f41dcef
commit 3af6fd2ad3
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

3
.gitignore vendored
View file

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