Update .gitattributes

This commit is contained in:
lowlighter
2021-02-11 21:15:02 +01:00
parent 18bcb92741
commit 1f59169b11

5
.gitattributes vendored
View File

@@ -1,2 +1,7 @@
# Auto detect text files and perform LF normalization # Auto detect text files and perform LF normalization
* text=auto * text=auto
# Linguist
source/app/web/statics/style.vars.css linguist-vendored
.github/* -linguist-detectable
source/templates/* -linguist-detectable