We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a631cef commit a24130dCopy full SHA for a24130d
1 file changed
.gitattributes
@@ -0,0 +1,24 @@
1
+/.github export-ignore
2
+/.codeclimate.yml export-ignore
3
+/.editorconfig export-ignore
4
+/.gitattributes export-ignore
5
+/.gitignore export-ignore
6
+/.releaserc export-ignore
7
+/CODE_OF_CONDUCT.md export-ignore
8
+/composer.lock export-ignore
9
+/CONTRIBUTING.md export-ignore
10
+/docs export-ignore
11
+/examples export-ignore
12
+/SECURITY.md export-ignore
13
+/phpcs.xml export-ignore
14
+/phpstan.neon export-ignore
15
+/phpunit.xml export-ignore
16
+/src/Logger.php export-ignore
17
+/.clinerules export-ignore
18
+/tasks export-ignore
19
+/tests export-ignore
20
+/old-client export-ignore
21
+/build export-ignore
22
+/vendor export-ignore
23
+/.phpunit.cache export-ignore
24
+/.worktrees export-ignore
0 commit comments