libresign/.gitignore
Vitor Mattos 551e71ffe0
chore: ignore appinfo/install-signature.json file
Signed-off-by: Vitor Mattos <vitor@php.rio>
2024-06-04 17:20:56 -03:00

15 lines
236 B
Text

.idea
.vscode
*.iml
/vendor/
/vendor-bin/**/vendor/
/tests/integration/vendor
/tests/integration/output
/js/
/build/
node_modules/
/.php-cs-fixer.cache
.phpunit.result.cache
*.phar
/src/__test__/coverage
/appinfo/install-signature.json