Sort .gitignore

pull/703/head
fadrian06 2 days ago
parent 6b47c10192
commit 0dfcb0a19c

20
.gitignore vendored

@ -1,15 +1,15 @@
.idea/
.vscode/
vendor/
composer.phar
composer.lock
*.sublime-*
.DS_Store
.phpunit.result.cache
coverage/
*.sublime*
.runway-config.json
.runway-creds.json
/.idea
/.vscode
/coverage
/vendor
clover.xml
composer.lock
composer.phar
phpcs.xml
phpstan.neon
phpunit.xml
.runway-config.json
.runway-creds.json
.DS_Store

Loading…
Cancel
Save