Files
farmOS-dev/web/modules/migrate_tools/.gitignore
2024-12-10 15:08:16 +01:00

17 lines
196 B
Plaintext

/vendor/
/web/
/node_modules/
.env
composer.lock
yarn.lock
/.editorconfig
/.gitattributes
#PHPUnit output
junit.xml
.phpunit.result.cache
/composer.spoons.json
/composer.spoons.lock
/.env
.envrc