openclassify/.gitignore
2023-07-30 23:47:29 +03:00

32 lines
419 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