Skip to content

Commit

Permalink
Merge pull request #12 from envato/ignore_vendor_dir
Browse files Browse the repository at this point in the history
ignore vendor dir
  • Loading branch information
joesustaric authored Jun 15, 2017
2 parents 88752c4 + e0c0efa commit a94f8af
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 @@ -7,6 +7,7 @@
/pkg/
/spec/reports/
/tmp/
/vendor/

# rspec failure tracking
.rspec_status

0 comments on commit a94f8af

Please sign in to comment.