1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-21 08:31:27 -05:00

[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

3
.gitignore vendored
View file

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