Skip to content

Commit ff39755

Browse files
committed
Fix up gitattributes
1 parent 3ef6c14 commit ff39755

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
# Remove files for archives generated using `git archive`
99
phpunit.xml.dist export-ignore
10-
.travis.yml export-ignore
1110
.gitignore export-ignore
1211
.gitattributes export-ignore
1312
.editorconfig export-ignore
14-
tests/TestApp export-ignore
13+
tests/TestApp/ export-ignore
14+
tests/bootstrap.php export-ignore

0 commit comments

Comments
 (0)