Skip to content

Commit

Permalink
gitignore: add Emacs auto-save files
Browse files Browse the repository at this point in the history
add Emacs auto-save files to gitignore

Signed-off-by: raiden00pl <[email protected]>
  • Loading branch information
raiden00pl authored and xiaoxiang781216 committed Jan 15, 2025
1 parent 9a3fd90 commit d9edc7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
*.mapfile
*.SystemMap
*~
\#*\#
.\#*
.depend
/.cache
/.config
Expand Down

0 comments on commit d9edc7c

Please sign in to comment.