Skip to content

Commit 18ddce3

Browse files
author
Matthias Fabry
authored
Github-linguist fix (#498)
* [ci skip] add asterisk to inlist * [ci skip] remove reaclib results from language scan * [ci skip] remove perl and some roff language tags * [ci skip] reindent file to see if roff tag gets removed * [ci skip] remove more roff tags * Revert "[ci skip] reindent file to see if roff tag gets removed" This reverts commit 7a8eb27.
1 parent c603cc8 commit 18ddce3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.gitattributes

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,13 @@
1010
*.mp4 filter=lfs diff=lfs merge=lfs -text
1111

1212
# Try to get github to better understand what our filetypes are
13-
*.inc linguist-langauge=Fortran
14-
*inlist* linguist-langauge=Fortran
13+
*.inc linguist-language=Fortran
14+
*inlist* linguist-language=Fortran
1515
*.mod linguist-generated
16+
*reaclib_results* -linguist-detectable
17+
*.ph -linguist-detectable
18+
*.[1-9] -linguist-detectable
19+
*.in -linguist-detectable
1620

1721
# Things to ignore from the release
1822
star/dev_cases_compare_pulses export-ignore

0 commit comments

Comments
 (0)