openclassify/.gitignore
Mostafa Moradi 4eac3243b8 4.0-mostafa
2024-08-18 17:45:09 +03:00

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