Skip to content

Commit

Permalink
Add Emacs backup files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kquick authored and danielmitterdorfer committed Jan 24, 2018
1 parent 63a64fe commit 2003666
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,6 @@ target/
.rally_it/
# Virtualenv for development
.venv/

# Emacs backup files
*~

0 comments on commit 2003666

Please sign in to comment.