8000 minor #10377 [HttpKernel] Fix gitignore (florianv) · symfony/symfony@535d6c8 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 535d6c8

Browse files
committed
minor #10377 [HttpKernel] Fix gitignore (florianv)
This PR was submitted for the 2.4-dev branch but it was merged into the 2.4 branch instead (closes #10377). Discussion ---------- [HttpKernel] Fix gitignore | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | License | MIT The kernel rootDir is Fixtures: https://github.com/symfony/symfony/blob/master/src/Symfony/Component/HttpKernel/Tests/KernelTest.php#L787-L789 https://github.com/symfony/symfony/blob/master/src/Symfony/Component/HttpKernel/Tests/KernelTest.php#L800-L802 Commits ------- 9980ba2 [HttpKernel] Fix gitignore
2 parents 91ceddc + 0551363 commit 535d6c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
vendor/
22
composer.lock
33
phpunit.xml
4-
Tests/ProjectContainer.php
5-
Tests/classes.map
4+
Tests/Fixtures/cache/
5+
Tests/Fixtures/logs/

0 commit comments

Comments
 (0)
0