Skip to content

Commit d6cfcd6

Browse files
author
Nic Wortel
committed
Replace app/bootstrap wildcard with explicit entry
See symfony/symfony-standard@e7b7b0f
1 parent 097db81 commit d6cfcd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Symfony2.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Bootstrap
2-
app/bootstrap*
2+
app/bootstrap.php.cache
33

44
# Symfony directories
55
vendor/*

0 commit comments

Comments
 (0)