mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-09 16:55:16 +00:00
[CI] gitignore: emacs backups
(cherry picked from commit5e418789d9
) (cherry picked from commit3af6fd2ad3
) (cherry picked from commit6926787d67
) (cherry picked from commitfe58e86a97
) (cherry picked from commit5bf7ead625
) (cherry picked from commit44480ea794
) (cherry picked from commit813848cebe
)
This commit is contained in:
parent
087b38c3f3
commit
9c8d889e78
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