mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-22 11:16:13 +01:00
tea/.gitignore
Oliver Klee 7956f7e75d [TASK] Switch to the Coveralls GitHub action
Unfortunately, with the GitHub Action, we need to go back to
using the path `build/logs/clover.xml` for the combined coverage file.

Closes #1431
2024-08-24 10:51:34 +02:00

15 lines
216 B
Text

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