Skip to content

Commit 690918a

Browse files
committed
remove .gemini/, CONTRIBUTING.md, index.php and phpunit-watcher.yml from composer install
1 parent ab323cf commit 690918a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1+
/.gemini export-ignore
12
/.github export-ignore
23
/tests export-ignore
34
/.editorconfig export-ignore
45
/.gitattributes export-ignore
56
/.gitignore export-ignore
67
/phpcs.xml export-ignore
78
/phpstan.neon export-ignore
9+
/CONTRIBUTING.md export-ignore
10+
/index.php export-ignore
811
/phpstan-baseline.neon export-ignore
912
/phpunit.xml export-ignore
13+
/phpunit-watcher.yml export-ignore

0 commit comments

Comments
 (0)