mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 19:21:16 +02:00
Removing .gitattributes until we can tackle consistent line endings without impacting the team
This commit is contained in:
parent
ea297166d8
commit
630bad5433
1 changed files with 0 additions and 25 deletions
25
.gitattributes
vendored
25
.gitattributes
vendored
|
@ -1,25 +0,0 @@
|
||||||
*.cpp text
|
|
||||||
*.c text
|
|
||||||
*.h text
|
|
||||||
*.qml text
|
|
||||||
*.js text
|
|
||||||
*.json text
|
|
||||||
*.slv text
|
|
||||||
*.slf text
|
|
||||||
*.slh text
|
|
||||||
*.vert text
|
|
||||||
*.frag text
|
|
||||||
*.fst text
|
|
||||||
*.ini text
|
|
||||||
*.html text
|
|
||||||
*.ts text
|
|
||||||
*.txt text
|
|
||||||
|
|
||||||
# Denote all files that are truly binary and should not be modified.
|
|
||||||
*.png binary
|
|
||||||
*.jpg binary
|
|
||||||
*.wav binary
|
|
||||||
*.fbx binary
|
|
||||||
*.dds binary
|
|
||||||
*.svg binary
|
|
||||||
*.ttf binary
|
|
Loading…
Reference in a new issue