app_template/.dockerignore

15 lines
127 B
Plaintext
Raw Normal View History

2024-11-10 12:03:55 +00:00
/.idea/
/*.iml
/vendor/
/vendor-bin/*/vendor/
/.php-cs-fixer.cache
/tests/.phpunit.cache
/node_modules/
/js/
/css/
/build/