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

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
Attempts to ignore .obj files in GitHub statistics
  • Loading branch information
fonsp committed Nov 27, 2014
1 parent 6858661 commit f3d992b
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
Expand Up @@ -9,6 +9,9 @@
*.fsproj merge=union
*.dbproj merge=union

# Ignore .obj files in statistics
*.obj linguist-vendored

# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
Expand Down

0 comments on commit f3d992b

Please sign in to comment.