Skip to content

Commit a24130d

Browse files
committed
chore(release): Add gitattributes
1 parent a631cef commit a24130d

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

.gitattributes

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)