Skip to content

Commit

Permalink
Merge pull request #4 from DanEble/dev/ignore-emacs-files
Browse files Browse the repository at this point in the history
.gitignore Emacs backup/lock/autosave files
  • Loading branch information
fedelibre committed Oct 8, 2019
2 parents 8c07ed0 + 8a9b0e9 commit d5e1662
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
@@ -1,3 +1,8 @@
# Emacs backup/lock/autosave files.
.*~
.\#*
\#*\#

*.lck
.mkosi*
LilyDev*
Expand Down

0 comments on commit d5e1662

Please sign in to comment.