garant/vendor/spipu/html2pdf/.gitignore
2025-12-05 10:57:03 +00:00

22 lines
197 B
Plaintext
Executable File

# Eclipse
/.settings/
/.buildpath
/.project
/nbproject
# PHPStorm
/.idea
# Examples
/test/*.pdf
# PhpUnit
/build/
/.phpunit.result.cache
# Composer
/bin/
/vendor/
/composer.lock
/composer.phar