gitignore added

This commit is contained in:
Wolfgang Koch
2021-09-22 10:50:31 +02:00
parent 95b0a86501
commit 9a5a7c215d
2 changed files with 59 additions and 14 deletions

View File

@@ -9,4 +9,3 @@ extend service OrdersService with {
entity Z_Customers as projection on ext.Z_Customers;
entity Z_SalesRegion as projection on ext.Z_SalesRegion;
}