get correct language statistics on GitLab (and GitHub)
This commit is contained in:
parent
1d77af66c0
commit
87a578c1ff
|
@ -8,3 +8,10 @@
|
|||
*.jpg binary
|
||||
*.hdf5 binary
|
||||
*.pdf binary
|
||||
|
||||
# ignore files from MSC.Marc in language statistics
|
||||
installation/mods_MarcMentat/* linguist-vendored
|
||||
src/MarcInclude/* linguist-vendored
|
||||
|
||||
# ignore reference files for tests in language statistics
|
||||
python/tests/reference/* linguist-vendored
|
||||
|
|
Loading…
Reference in New Issue