Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 535d6c8

Browse filesBrowse 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
Copy full SHA for 535d6c8

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
+2-2Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.