mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
[CI] gitignore: emacs backups
(cherry picked from commit5e418789d9
) (cherry picked from commit3af6fd2ad3
) (cherry picked from commit6926787d67
)
This commit is contained in:
parent
174b8cf327
commit
fe58e86a97
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# Emacs
|
||||
*~
|
||||
|
||||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
||||
*.o
|
||||
*.a
|
||||
|
|
Loading…
Reference in a new issue