diff --git a/.gitignore b/.gitignore index 55940e57c..e8811ec63 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /vendor/ -composer.lock \ No newline at end of file +composer.lock +Tests/Fixtures/App/app/DoctrineMigrations/* +Test/Fixtures/App/app/cache/*