Skip to content

Commit

Permalink
Add *~ to .gitignore as we don't want backup files
Browse files Browse the repository at this point in the history
  • Loading branch information
nealeu committed Dec 16, 2016
1 parent a6aa66d commit b6427ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jsconfig.json

# tmp
tmp*
*~

0 comments on commit b6427ad

Please sign in to comment.