Skip to content

Commit bb9a347

Browse files
authored
Revert "bug symfony#1283 Ignore files from vendor (tools, appveyor.yml, phpunit.xml.…"
This reverts commit 9ecf3c8.
1 parent c953816 commit bb9a347

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.gitattributes

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.* export-ignore
22
*.md export-ignore
3-
/appveyor.yml
4-
/phpunit.xml.dist
3+
appveyor.yml
4+
phpunit.xml.dist
55
/tests export-ignore
6-
/tools export-ignore

0 commit comments

Comments
 (0)