Skip to content

Commit

Permalink
Add ignore of Emacs backup files
Browse files Browse the repository at this point in the history
  • Loading branch information
fnielsen committed Jul 3, 2017
1 parent 237b5f3 commit e898350
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -99,3 +99,6 @@ ENV/

# mypy
.mypy_cache/

# Emacs backup files
*~

0 comments on commit e898350

Please sign in to comment.