mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 09:51:10 -06:00
End of line - LF
This commit is contained in:
parent
77426dfbe8
commit
dfc5f9c894
22
.gitignore
vendored
22
.gitignore
vendored
@ -9,4 +9,24 @@
|
||||
/node_modules
|
||||
/bower_components
|
||||
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