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

Commit

Permalink
Merge pull request #46 from MonsantoCo/gitattributes
Browse files Browse the repository at this point in the history
Added a .gitattributes file to help GH linguist understand the project
  • Loading branch information
stazrad authored Apr 14, 2020
2 parents 3a311b9 + 49affa5 commit fa44708
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
docs/** linguist-documentation=true
src-docs/** linguist-documentation=true
config/** linguist-detectable=false

0 comments on commit fa44708

Please sign in to comment.