mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-17 21:12:16 +01:00
17 lines
242 B
Text
17 lines
242 B
Text
.idea
|
|
.vscode
|
|
.env
|
|
.secrets
|
|
*.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-*.json
|