change gitignore for customer api

This commit is contained in:
Roland Schneider 2020-01-01 22:15:51 +01:00
parent 0e96de88df
commit 14a5fbed33

7
.gitignore vendored
View File

@ -48,3 +48,10 @@ phpunit.phar
/rest/web/assets/** /rest/web/assets/**
!/rest/web/assets/.gitkeep !/rest/web/assets/.gitkeep
/customerapi/config/*-local.php
/customerapi/runtime/logs/**
!/customerapi/runtime/.gitkeep
/customerapi/web/assets/**
!/customerapi/assets/.gitkeep