Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Updates gitignore
Browse files Browse the repository at this point in the history
- adds vendor and glide.lock
  • Loading branch information
jcooklin committed Aug 30, 2016
1 parent f401d01 commit f31a11a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ profile.cov
gin-bin
tags
.vscode/
vendor/
glide.lock

# we don't vendor godep _workspace
**/Godeps/_workspace/**
Expand Down

0 comments on commit f31a11a

Please sign in to comment.