oont-contents/plugins/woocommerce-square/vendor/apimatic/jsonmapper/.gitignore
2025-02-08 15:10:23 +01:00

29 lines
321 B
Text

/README.html
/*.tgz
/dist/
/vendor*/
.buildpath
.project
.settings
/composer*.lock
/coverage
/.vscode
.idea
### PHPUnit ###
# Covers PHPUnit
# Reference: https://phpunit.de/
# Generated files
.phpunit.result.cache
.phpunit.cache
# PHPUnit
/app/phpunit.xml
/phpunit.xml
# Build data
/build/
# Coverage
/CodeCoverage/