diff --git a/.gitignore b/.gitignore index 8ea9a1d..164d0d4 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,10 @@ phpunit.phar /rest/web/assets/** !/rest/web/assets/.gitkeep + + +/customerapi/config/*-local.php +/customerapi/runtime/logs/** +!/customerapi/runtime/.gitkeep +/customerapi/web/assets/** +!/customerapi/assets/.gitkeep