diff --git a/.gitignore b/.gitignore index 283bb10f7..bc0cf06dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ -conf/* -env-*/* +/toolkit/ +/conf/* +/env-*/* # composer reserver directory, from sources, populate/update using "composer install" vendor/*