Skip to content

Commit

Permalink
Added vim swap files to gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
icaroponce committed Aug 2, 2017
1 parent 4cda26d commit 085d41e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -7,6 +7,7 @@ npm-debug.log*
pids
*.pid
*.seed
*.sw?

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
Expand Down
Binary file removed __test__/.rake.test.js.swp
Binary file not shown.

0 comments on commit 085d41e

Please sign in to comment.