mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
End of line - LF
This commit is contained in:
parent
77426dfbe8
commit
dfc5f9c894
20
.gitignore
vendored
20
.gitignore
vendored
@ -10,3 +10,23 @@
|
|||||||
/bower_components
|
/bower_components
|
||||||
composer.lock
|
composer.lock
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
|
||||||
|
|
||||||
|
* text=auto
|
||||||
|
|
||||||
|
*.txt text eol=lf
|
||||||
|
*.xml text eol=lf
|
||||||
|
*.json text eol=lf
|
||||||
|
*.properties text eol=lf
|
||||||
|
*.conf text eol=lf
|
||||||
|
*.sh text eol=lf
|
||||||
|
Dockerfile text eol=lf
|
||||||
|
|
||||||
|
*.awk text eol=lf
|
||||||
|
*.sed text eol=lf
|
||||||
|
*.sh text eol=lf
|
||||||
|
|
||||||
|
*.png binary
|
||||||
|
*.jpg binary
|
||||||
|
|
||||||
|
*.p12 binary
|
||||||
Loading…
Reference in New Issue
Block a user