File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# # LASAL ###
22# website: https://www.sigmatek-automation.com/en/products/engineering-tool-lasal/
33
4- # Lasal screen/visu runtime folders generated during build
4+ # lasal screen/visu runtime folders generated during build
55** /Runtime
66** /BAK
77** /Language
88** /TempPreview
99
10- # Lasal class runtime folders generated during build
10+ # lasal class runtime folders generated during build
1111ProjectInternal
1212Internal
1313** /Network /* /* .st
1414** /Drive /* .st
1515
16- # Bootdisk files
16+ # bootdisk files
1717** /Bootdisk
1818
1919# various filetypes generated at runtime or used for internal backups
@@ -29,12 +29,19 @@ Internal
2929* .lcc
3030* .lds
3131
32+ # tag files generated by the compiler
33+ * .mme
34+ ** /MaeExp.txt
35+ ** /MaeExp.xml
36+
3237# SigCLib requires lba and lob files
3338! cObjLib.lob
3439! cObjLib.lba
3540
3641# opc related classes added automatically from lasal instance
3742! ** /Class /OPC_UA /**
3843! ** /Class /OPC_UA_Client /**
44+ ! ** /Class /OPC_UA_Server /**
3945! ** /Class /OPC_UA_ModuleBase /**
4046! ** /Class /OPC_UA_AddressSpace /**
47+ ! ** /Class /OPC_UA_OpenSSL_v1_1_1 /**
You can’t perform that action at this time.
0 commit comments