libretime/legacy/.gitignore
jo 25fbf5cf32 chore(legacy): commit tools composer.json
Allow to keep track of the tools version and not have unexpected version bumps.
2022-07-11 17:30:52 +02:00

25 lines
707 B
Plaintext

## Custom .gitignore
################################################################################
# Revert global python gitignore
!build/
/tests/*.jar
/tests/results.html
/tests/test_results.xml
# Tools
/tools/vendor/
.php-cs-fixer.cache
## Github Composer .gitignore
## See https://github.com/github/gitignore/blob/master/Composer.gitignore
################################################################################
composer.phar
/vendor/
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
# composer.lock