mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-25 07:56:13 +01:00
tea/.gitignore
Oliver Klee 74a2256101
[TASK] Use the default location for the coverage data response
As this file will be written to `build/logs/`, create this directory
before creating any coverage data.
2024-08-23 20:31:34 +02:00

16 lines
229 B
Text

/*.idea
/.Build/*
/.cache
/.fleet
/.php-cs-fixer.cache
/.phpunit.result.cache
/Documentation-GENERATED-temp/
/build/
/clover.xml
/composer.lock
/generate-documentation.sh
/nbproject
/node_modules/
/var
/yarn-error.log
/yarn.lock