Files
archived-web-pecl/.gitignore
2026-01-05 13:17:53 +01:00

21 lines
387 B
Plaintext

# Development configuration
/.env
# Local specific PHPUnit configuration
/phpunit.xml
# Uploaded packages releases
/public_html/packages/
# Static XML files for API access, generated by `bin/generate-rest.php`
/public_html/rest/
# Temporary generated application files (temporary uploaded files)
/var/
# Generated by Composer
/vendor/
# Generated by the SQL make script
/sql/*.res