Replace app/bootstrap wildcard with explicit entry
See https://github.com/symfony/symfony-standard/commit/e7b7b0f366465b15a29f44d7ba17287bb0b8392b
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
# Bootstrap
|
# Bootstrap
|
||||||
app/bootstrap*
|
app/bootstrap.php.cache
|
||||||
|
|
||||||
# Symfony directories
|
# Symfony directories
|
||||||
vendor/*
|
vendor/*
|
||||||
|
|||||||
Reference in New Issue
Block a user