We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5992fab + 3b321e9 commit c4c6e48Copy full SHA for c4c6e48
.gitattributes
@@ -0,0 +1,8 @@
1
+/.github export-ignore
2
+/tests export-ignore
3
+/.editorconfig export-ignore
4
+/.gitattributes export-ignore
5
+/.gitignore export-ignore
6
+/phpcs.xml export-ignore
7
+/phpstan.neon export-ignore
8
+/phpunit.xml export-ignore
.gitignore
@@ -5,6 +5,6 @@ composer.lock
.phpunit.result.cache
coverage/
.vscode/settings.json
-*.sublime-workspace
+*.sublime*
9
.vscode/
10
-clover.xml
+clover.xml
flight.sublime-project
0 commit comments