Skip to content

Commit

Permalink
Add vim swap files to ignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
bjpirt committed Oct 4, 2016
1 parent 6f7f492 commit 338afab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -31,3 +31,6 @@ node_modules

# Optional REPL history
.node_repl_history

*.swo
*.swp

0 comments on commit 338afab

Please sign in to comment.