chore: Cleanup .gitattributes

This commit is contained in:
relrelb 2021-02-19 18:15:58 +02:00 committed by Mike Welsh
parent ff1aff607a
commit 49ff36d547
1 changed files with 3 additions and 6 deletions

7
.gitattributes vendored
View File

@ -1,14 +1,11 @@
# Enforce LF line endings for text files
* text=auto eol=lf
# Set *.as files as ActionScript on Github, vs github's guess of AngelScript
# Set *.as files as ActionScript, vs. GitHub's guess of AngelScript
*.as linguist-language=ActionScript
# Binary files
*.png binary
*.fla binary
*.swc binary
*.swf binary
*.jpg binary
*.jpeg binary
*.png binary
*.swc binary