mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Merge pull request #1358 from openclassify/fatihalp2
End of line GIT Settings for Docker to LF
This commit is contained in:
commit
8bf337bba1
22
.gitignore
vendored
22
.gitignore
vendored
@ -9,4 +9,24 @@
|
|||||||
/node_modules
|
/node_modules
|
||||||
/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