Hi
I have problems with Code generation ignore list.
I have the following in it:
list-sqls.component.html
list-sqls.component.ts
list-sqls-generated.component.ts
edit-lists-sql-data-list-sql.component.html
edit-lister-sql-data-list-sql.component.ts
edit-lister-sql-data-list-sql-generated.component.ts
add-list-sql.component.html
add-list-sql.component.ts
add-list-sql-generated.component.ts
main-layout.component.html
app.routes.ts
app.module.ts
app.module-generated.ts
List-sqls.component.html contains Datagrid. I wanted to change the column names but even though I have list-sqls.component.html on the "Code generation ignore list" the names are overwritten to the generated names again. Can you fix it with a fix in a new version?
with best regards
Carsten Gissel