Phred/.gitattributes
2025-12-14 17:10:01 -06:00

11 lines
349 B
Plaintext

# Exclude dev files from exported archives
/.github export-ignore
/tests export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/phpstan.neon.dist export-ignore
/.php-cs-fixer.php export-ignore
/MILESTONES.md export-ignore
/README.md export-ignore