app_template/.gitignore
Michel Roux 0f77ef8f93
Some checks failed
app_template / xml (push) Successful in 11s
app_template / php (push) Failing after 48s
app_template / nodejs (push) Failing after 46s
app_template / release (push) Has been skipped
rework dotfiles
2024-11-10 16:05:53 +01:00

15 lines
127 B
Plaintext

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