Skip to content

Commit 3446e93

Browse files
authored
Merge pull request #22 from conedevelopment/gitattributes
Add gitattributes
2 parents 3e404fb + 0be8a75 commit 3446e93

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

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

0 commit comments

Comments
 (0)