1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/.gitignore
Andreas Möller 3eebed6c33 Fix: Remove unused friendsofphp/php-cs-fixer (#2603)
Co-authored-by: Matthew Brown <github@muglug.com>
2020-01-12 10:52:33 -05:00

16 lines
246 B
Plaintext

/build/
/vendor/
/extra/
.DS_Store
/.phpunit.result.cache
.*.swp
.*.swo
/composer.lock
/phpunit.xml
/vendor-bin/*/composer.lock
/vendor-bin/*/vendor/
/tests/fixtures/symlinktest/*
.idea/inspectionProfiles/Project_Default.xml
.idea/workspace.xml