Skip to content

Commit e7db687

Browse files
authored
.gitattributes: export-ignore more files (#87)
1 parent 2929191 commit e7db687

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
* text=auto
22

33
/tests export-ignore
4+
/cache export-ignore
5+
/.ecrc export-ignore
46
/.editorconfig export-ignore
57
/.gitattributes export-ignore
68
/.github export-ignore
@@ -9,3 +11,5 @@
911
/phpstan.neon.dist export-ignore
1012
/phpunit.xml.dist export-ignore
1113
/composer.lock export-ignore
14+
/composer-dependency-analyser.php export-ignore
15+
/collision-detector.json export-ignore

0 commit comments

Comments
 (0)