15 lines
254 B
Plaintext
15 lines
254 B
Plaintext
## Ignore TwinCAT HMI temporary files, build results, and
|
|
## files generated by popular TwinCAT HMI add-ons.
|
|
|
|
.engineering_servers/
|
|
tchmipublish.journal.json
|
|
liveview_*
|
|
*.cache
|
|
*.db-shm
|
|
*.db-wal
|
|
*.pid
|
|
**/.hmiframework/
|
|
**/.hmipkgs/
|
|
**/*.d.ts
|
|
**/*.js.map
|