mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
Removed .gitattributes
Unless all the repository gets normalized, this file is pointless and will only be the source of head aches. For now use "git config --global core.autocrlf false"
This commit is contained in:
parent
85b9bf7b1c
commit
6f9e316301
1 changed files with 0 additions and 10 deletions
10
.gitattributes
vendored
10
.gitattributes
vendored
|
@ -1,10 +0,0 @@
|
||||||
*.java text=auto
|
|
||||||
*.xml text=auto
|
|
||||||
*.txt text=auto
|
|
||||||
*.pl text=auto
|
|
||||||
*.tmpl text=auto
|
|
||||||
*.bat text=auto
|
|
||||||
*.sh text=auto
|
|
||||||
*.properties text=auto
|
|
||||||
*.properties text=auto
|
|
||||||
*.dck text=auto
|
|
Loading…
Reference in a new issue