Skip to content

Commit

Permalink
gitignore: Vim files and yarn lock
Browse files Browse the repository at this point in the history
  • Loading branch information
n-riesco committed Dec 14, 2016
1 parent c276f3e commit 91518b0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,9 @@ jspm_packages

# Optional REPL history
.node_repl_history

# Vim swap files
*.sw?

# yarn lock
yarn.lock

0 comments on commit 91518b0

Please sign in to comment.