libresign/.gitignore
2022-02-14 09:14:17 -03:00

13 lines
181 B
Text

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