summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes
index 0db64f4..2f88bea 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,12 +1,13 @@
* text=auto eol=lf
-extlibs/**/* -text -eol
-src/SFML/Graphics/stb_image/**/* -text -eol
+extlibs/**/* -text -eol linguist-vendored
+cmake/toolchains/android.toolchain.cmake -text -eol
*.png -text -eol
*.jpg -text -eol
*.wav -text -eol
*.ogg -text -eol
+*.flac -text -eol
*.tff -text -eol
*.icns -text -eol
-*.rtf -text -eol \ No newline at end of file
+*.rtf -text -eol