We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab323cf commit 690918aCopy full SHA for 690918a
1 file changed
.gitattributes
@@ -1,9 +1,13 @@
1
+/.gemini export-ignore
2
/.github export-ignore
3
/tests export-ignore
4
/.editorconfig export-ignore
5
/.gitattributes export-ignore
6
/.gitignore export-ignore
7
/phpcs.xml export-ignore
8
/phpstan.neon export-ignore
9
+/CONTRIBUTING.md export-ignore
10
+/index.php export-ignore
11
/phpstan-baseline.neon export-ignore
12
/phpunit.xml export-ignore
13
+/phpunit-watcher.yml export-ignore
0 commit comments