app_template/.gitignore
Christian Wolf 8ebf80cfd0 build: Migrate to vite
Signed-off-by: Christian Wolf <github@christianwolf.email>
2024-09-20 11:36:42 +02:00

13 lines
118 B
Plaintext

/.idea/
/*.iml
/vendor/
/vendor-bin/*/vendor/
/.php-cs-fixer.cache
/tests/.phpunit.cache
/node_modules/
/js/
/css/