change gitignore for customer api
This commit is contained in:
parent
0e96de88df
commit
14a5fbed33
7
.gitignore
vendored
7
.gitignore
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user