mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 15:02:42 +01:00
ignore html for languages
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user