Skip to content

Commit bb9d4d5

Browse files
authored
Merge pull request swaggest#64 from reedy/patch-1
Update .gitattributes
2 parents 01bcd1e + c0b945c commit bb9d4d5

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.gitattributes

+2-7
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,12 @@
22
*.serialized -text
33
*.dat -text
44
/.github/ export-ignore
5-
/tests export-ignore
6-
/stubs export-ignore
7-
/tools export-ignore
8-
/benchmarks export-ignore
5+
/tests/ export-ignore
6+
/benchmarks/ export-ignore
97
/composer.lock export-ignore
108
/.gitattributes export-ignore
119
/.gitignore export-ignore
12-
/.gitmodules export-ignore
1310
/.scrutinizer.yml export-ignore
14-
/.travis.yml export-ignore
15-
/.gitlab-ci.yml
1611
/phpunit.xml export-ignore
1712
/phpstan.neon export-ignore
1813
/changelog.md export-ignore

0 commit comments

Comments
 (0)