mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
ignore html for languages
This commit is contained in:
parent
872dde4e1c
commit
ac175d091f
3
.gitattributes
vendored
3
.gitattributes
vendored
@ -1,3 +1,6 @@
|
|||||||
# Windows files should use crlf line endings
|
# Windows files should use crlf line endings
|
||||||
# https://help.github.com/articles/dealing-with-line-endings/
|
# https://help.github.com/articles/dealing-with-line-endings/
|
||||||
*.bat text eol=crlf
|
*.bat text eol=crlf
|
||||||
|
|
||||||
|
# ignore these paths for GitHub language percentages
|
||||||
|
android/app/src/main/assets/licenses/* linguist-vendored=true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user