Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
Merge pull request #105 from vgmoose/development
Browse files Browse the repository at this point in the history
.gitattributes: ignore man pages in linguist
  • Loading branch information
roblabla authored Feb 17, 2018
2 parents e79f9ce + c4ac96b commit 3577e7c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
*.1 linguist-vendored
*.2 linguist-vendored
*.3 linguist-vendored
*.4 linguist-vendored
*.5 linguist-vendored

0 comments on commit 3577e7c

Please sign in to comment.