8000 minor #104 Add missing .gitattributes (franmomu) · symfony/symfony@bdb2871 · GitHub
[go: up one dir, main page]

Skip to content

Commit bdb2871

Browse files
committed
minor #104 Add missing .gitattributes (franmomu)
This PR was merged into the 2.1-dev branch. Discussion ---------- Add missing .gitattributes Commits ------- 808561a Add missing .gitattributes
2 parents 316f5cb + 808561a commit bdb2871

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitattributes

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/Tests export-ignore
2+
/phpunit.xml.dist export-ignore
3+
/.gitattributes export-ignore
4+
/.github export-ignore
5+
/.gitignore export-ignore
6+
/.php_cs.dist export-ignore

0 commit comments

Comments
 (0)
0