Skip to content

Commit

Permalink
Create .gitattributes file
Browse files Browse the repository at this point in the history
in order to exclude documentation from language detection. Thanks, @ConorOBrien-Foxx!
  • Loading branch information
lmendo committed Mar 25, 2018
1 parent 0d77b0c commit 89ece33
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 @@
spec/* linguist-documentation
spec/latex_tools/* linguist-documentation=false

0 comments on commit 89ece33

Please sign in to comment.