Skip to content

Commit cc52ea4

Browse files
authored
Merge pull request #190 from reedy/patch-1
Update .gitattributes
2 parents b6667d8 + e157043 commit cc52ea4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitattributes

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1+
/.github/ export-ignore
12
/bin/ export-ignore
23
/dev-bin/ export-ignore
34
/maxmind-db/ export-ignore
45
/tests/ export-ignore
56
/.gitattributes export-ignore
67
/.gitignore export-ignore
78
/.gitmodules export-ignore
8-
/.travis.yml export-ignore
9-
/.php_cs export-ignore
9+
/.php-cs-fixer.php export-ignore
1010
/box.json export-ignore
1111
/phar-stub.php export-ignore
12+
/phpstan.neon export-ignore
1213
/phpunit.xml.dist export-ignore
1314
/README.dev.md export-ignore

0 commit comments

Comments
 (0)