Skip to content

Commit

Permalink
enh: added gitattributes to correctly mark fortran
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Papior <[email protected]>
  • Loading branch information
zerothi committed Apr 6, 2016
1 parent 78d984a commit 4e07d69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
doc/* linguist-documentation
**/*.md linguist-documentation
include/*.inc linguist-language=FORTRAN
src/**/*.inc linguist-language=FORTRAN

0 comments on commit 4e07d69

Please sign in to comment.