Skip to content

Commit

Permalink
Added emacs gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
samvasko authored and uiri committed Nov 12, 2017
1 parent 05a1175 commit 867d585
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,13 @@ venv.bak/

# mypy
.mypy_cache/

# Emacs
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*

0 comments on commit 867d585

Please sign in to comment.