1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/.gitattributes
Bruce Weirdan c025d1eb21
Update .gitattributes
* Do not ship baseline and UPGRADING.md in dist packages
* Mark .phpstub as PHP to fix Github syntax highlighting
2022-01-30 00:23:28 +02:00

31 lines
798 B
Plaintext

/.appveyor.yml export-ignore
/assets export-ignore
/bin export-ignore
/box.json.dist export-ignore
/build export-ignore
/.circleci export-ignore
/CODE_OF_CONDUCT.md export-ignore
/CONTRIBUTING.md export-ignore
/UPGRADING.md export-ignore
/psalm-baseline.xml export-ignore
/dictionaries/scripts export-ignore
/docs export-ignore
/.editorconfig export-ignore
/examples export-ignore
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/keys.asc.gpg export-ignore
/phpcs.xml export-ignore
/phpunit.xml.dist export-ignore
/phpunit.xml export-ignore
/PsalmLogo.png export-ignore
/psalm.xml.dist export-ignore
/README.md export-ignore
/scoper.inc.php export-ignore
/.scrutinizer.yml export-ignore
/tests export-ignore
/vendor-bin export-ignore
*.phpstub linguist-language=PHP