Delete .gitattributes
parent
e1fdb134db
commit
7dc72a931f
@ -1,40 +0,0 @@
|
|||||||
* text=auto
|
|
||||||
|
|
||||||
*.S text
|
|
||||||
*.asm text
|
|
||||||
*.c text
|
|
||||||
*.cc text
|
|
||||||
*.cpp text
|
|
||||||
*.cxx text
|
|
||||||
*.h text
|
|
||||||
*.htm text
|
|
||||||
*.html text
|
|
||||||
*.in text
|
|
||||||
*.ld text
|
|
||||||
*.m4 text
|
|
||||||
*.mak text
|
|
||||||
*.mk text
|
|
||||||
*.py text
|
|
||||||
*.rb text
|
|
||||||
*.s text
|
|
||||||
*.sct text
|
|
||||||
*.sh text
|
|
||||||
*.txt text
|
|
||||||
*.xml text
|
|
||||||
Makefile text
|
|
||||||
AUTHORS text
|
|
||||||
COPYING text
|
|
||||||
|
|
||||||
*.LZO -text
|
|
||||||
*.Opt -text
|
|
||||||
*.Uv2 -text
|
|
||||||
*.ewp -text
|
|
||||||
*.eww -text
|
|
||||||
*.vcproj -text
|
|
||||||
*.bat -text
|
|
||||||
*.dos -text
|
|
||||||
*.icf -text
|
|
||||||
*.inf -text
|
|
||||||
*.ini -text
|
|
||||||
*.sct -text
|
|
||||||
*.xsd -text
|
|
||||||
Loading…
Reference in New Issue