Skip to content

Commit

Permalink
Merge c3765e8 into b5a8440
Browse files Browse the repository at this point in the history
  • Loading branch information
rrrealman committed Apr 24, 2020
2 parents b5a8440 + c3765e8 commit 5560c7b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,15 @@ Session.vim

# pre-commit config
.pre-commit-config.yaml

### Emacs template
# -*- mode: gitignore; -*-
# *~
**/*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*

0 comments on commit 5560c7b

Please sign in to comment.