diff --git a/.gitignore b/.gitignore index 99d2f1b7d773..62b2fec899b7 100644 --- a/.gitignore +++ b/.gitignore @@ -14,7 +14,7 @@ /vendor /node_modules /.DS_Store -/Thumbs.db +Thumbs.db /.env /.env.development.php /.env.php @@ -30,4 +30,4 @@ /.idea /.project tests/_output/ -tests/_bootstrap.php \ No newline at end of file +tests/_bootstrap.php