Skip to content

Commit

Permalink
Update .gitignore.
Browse files Browse the repository at this point in the history
Ignore *.bak and *.swp.
  • Loading branch information
theclapp committed Jun 6, 2014
1 parent 80f1c25 commit 0b1e80e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ node_modules/
test/coverage
bower_components/
.coveralls.yml

*.bak

*.swp

0 comments on commit 0b1e80e

Please sign in to comment.