Only treat .go files in ^vendor/ as generated

This commit is contained in:
Brandon Keepers
2016-02-18 19:57:34 -05:00
parent 3c5bcb434c
commit d46530989c
3 changed files with 6 additions and 2 deletions

1
test/fixtures/go/food_vendor/candy.go vendored Normal file
View File

@@ -0,0 +1 @@
// empty file for testing that paths with vendor in them don't get ingored