mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
15 lines
236 B
Text
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
|