-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitattributes
More file actions
24 lines (24 loc) · 816 Bytes
/
.gitattributes
File metadata and controls
24 lines (24 loc) · 816 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/.github export-ignore
/.codeclimate.yml export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.releaserc export-ignore
/CODE_OF_CONDUCT.md export-ignore
/composer.lock export-ignore
/CONTRIBUTING.md export-ignore
/docs export-ignore
/examples export-ignore
/SECURITY.md export-ignore
/phpcs.xml export-ignore
/phpstan.neon export-ignore
/phpunit.xml export-ignore
/src/Logger.php export-ignore
/.clinerules export-ignore
/tasks export-ignore
/tests export-ignore
/old-client export-ignore
/build export-ignore
/vendor export-ignore
/.phpunit.cache export-ignore
/.worktrees export-ignore