Skip to content

Commit

Permalink
Fix .gitattribute (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
breezewish authored May 10, 2018
1 parent 4409443 commit ef6da2c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/_vendor linguist-vendored
/pkg linguist-generated
/src linguist-generated

_vendor/** linguist-vendored
pkg/** linguist-generated
src/** linguist-generated

0 comments on commit ef6da2c

Please sign in to comment.