diff --git a/.gitignore b/.gitignore index fb7524347..cdc83b0f7 100644 --- a/.gitignore +++ b/.gitignore @@ -8,8 +8,8 @@ vendor/ .project /.gtm/ -# Ignore content of data expect for the index -data/ +# Ignore content of data except for the index +data/* !data/index.php # Ignore tests logs