Skip to content

Commit

Permalink
.gitignore enhanced for emacs, which generates even more tmp files si…
Browse files Browse the repository at this point in the history
…nce 2022
  • Loading branch information
holta committed Dec 21, 2022
1 parent c48abf7 commit cca40ed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
@@ -1,8 +1,13 @@
# https://git-scm.com/docs/gitignore

build
deprecated
.ansible
*.patches
*.log
*.retry

# Lines below for emacs, which generates even more tmp files since 2022
*~
.#*
\#*#

0 comments on commit cca40ed

Please sign in to comment.