add parameters.yml to gitignore

This commit is contained in:
2018-04-13 14:17:45 +02:00
parent 96e1b1db4d
commit e052de7bb0
2 changed files with 1 additions and 8 deletions

1
.gitignore vendored
View File

@@ -4,5 +4,6 @@ Tests/Fixtures/App/app/DoctrineMigrations/*
Test/Fixtures/App/app/DoctrineMigrations/*
Test/Fixtures/App/app/cache/*
Test/Fixtures/App/app/config/parameters.yml
Resources/test/Fixtures/App/app/config/parameters.yml
/nbproject/private/
Test/Fixtures/App/app/bootstrap.php.cache