Skip to content

Commit 06b3511

Browse files
committed
Add gitattributes
1 parent 3e404fb commit 06b3511

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/.github/ export-ignore
2+
/.gitattributes export-ignore
3+
/.gitignore export-ignore
4+
/.openapi-generator/ export-ignore
5+
/.openapi-generator-ignore export-ignore
6+
/openapi.json export-ignore
7+
/.php-cs-fixer.dist.php export-ignore
8+
/.phplint.yml export-ignore

0 commit comments

Comments
 (0)