mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
31 lines
418 B
Plaintext
31 lines
418 B
Plaintext
.idea
|
|
.env
|
|
.coverage
|
|
/bin
|
|
/core
|
|
/build
|
|
/vendor
|
|
/coverage
|
|
/node_modules
|
|
/bower_components
|
|
composer.lock
|
|
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 |