Skip to content

Commit

Permalink
add gitattributes to prevent linguist from checking vendor code and d…
Browse files Browse the repository at this point in the history
…ocumentations
  • Loading branch information
Yun committed Sep 3, 2019
1 parent 6cba0d0 commit a83e7e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
client/lcd/* linguist-vendored=true
docs/* linguist-documentation=true

0 comments on commit a83e7e0

Please sign in to comment.