File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # # LASAL ###
2+ # website: https://www.sigmatek-automation.com/en/products/engineering-tool-lasal/
3+
4+ # lasal screen/visu runtime folders generated during build
5+ ** /Runtime
6+ ** /BAK
7+ ** /Language
8+ ** /TempPreview
9+
10+ # lasal class runtime folders generated during build
11+ ProjectInternal
12+ Internal
13+ ** /Network /* /* .st
14+ ** /Drive /* .st
15+
16+ # bootdisk files
17+ ** /Bootdisk
18+
19+ # various filetypes generated at runtime or used for internal backups
20+ * .ldi
21+ * .bak
22+ * .lob
23+ * .lba
24+ * .lcb
25+ * .lock
26+ * .plc
27+ * .7z
28+ * .zip
29+ * .lcc
30+ * .lds
31+
32+ # tag files generated by the compiler
33+ * .mme
34+ ** /MaeExp.txt
35+ ** /MaeExp.xml
36+
37+ # SigCLib requires lba and lob files
38+ ! cObjLib.lob
39+ ! cObjLib.lba
40+
41+ # opc related classes added automatically from lasal instance
42+ ! ** /Class /OPC_UA /**
43+ ! ** /Class /OPC_UA_Client /**
44+ ! ** /Class /OPC_UA_Server /**
45+ ! ** /Class /OPC_UA_ModuleBase /**
46+ ! ** /Class /OPC_UA_AddressSpace /**
47+ ! ** /Class /OPC_UA_OpenSSL_v1_1_1 /**
You can’t perform that action at this time.
0 commit comments