Skip to content

Commit 5f98758

Browse files
authored
Improve gitattributes (#114)
1 parent 772c3bb commit 5f98758

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitattributes

+4-4
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
/.gitattributes export-ignore
1212
/.github export-ignore
1313
/.gitignore export-ignore
14-
/agent/composer.json
15-
/agent/composer.lock
14+
/agent/composer.json export-ignore
15+
/agent/composer.lock export-ignore
1616
/art export-ignore
17-
/client/composer.json
18-
/client/composer.lock
17+
/client/composer.json export-ignore
18+
/client/composer.lock export-ignore
1919
/composer-dependency-analyser.php export-ignore
2020
/phpstan.neon.dist export-ignore
2121
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)