mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 01:13:31 +02:00
Merge pull request #6126 from jherico/marge
Removing .gitattributes until we can tackle consistent line endings without impacting the team
This commit is contained in:
commit
9717a53b07
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