Replace app/bootstrap wildcard with explicit entry

See e7b7b0f366
This commit is contained in:
Nic Wortel 2014-05-28 11:41:45 +02:00
parent 097db81c08
commit d6cfcd686c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Bootstrap # Bootstrap
app/bootstrap* app/bootstrap.php.cache
# Symfony directories # Symfony directories
vendor/* vendor/*