Compare commits

..

1 Commits

Author SHA1 Message Date
where where
56240913cb
Merge 18b5ee4870 into 8224d3117f 2026-05-16 00:57:53 +02:00
4 changed files with 2 additions and 49 deletions

View File

@ -23,6 +23,7 @@
*.dll
*.so.*
# Fortran module files
*.mod
*.smod

View File

@ -4,7 +4,6 @@
*.autosave
*.slx.r*
*.mdl.r*
*.bak
# Derived content-obscured files
*.p

View File

@ -1,47 +0,0 @@
## LASAL ###
# website: https://www.sigmatek-automation.com/en/products/engineering-tool-lasal/
# lasal screen/visu runtime folders generated during build
**/Runtime
**/BAK
**/Language
**/TempPreview
# lasal class runtime folders generated during build
ProjectInternal
Internal
**/Network/*/*.st
**/Drive/*.st
# bootdisk files
**/Bootdisk
# various filetypes generated at runtime or used for internal backups
*.ldi
*.bak
*.lob
*.lba
*.lcb
*.lock
*.plc
*.7z
*.zip
*.lcc
*.lds
# tag files generated by the compiler
*.mme
**/MaeExp.txt
**/MaeExp.xml
# SigCLib requires lba and lob files
!cObjLib.lob
!cObjLib.lba
# opc related classes added automatically from lasal instance
!**/Class/OPC_UA/**
!**/Class/OPC_UA_Client/**
!**/Class/OPC_UA_Server/**
!**/Class/OPC_UA_ModuleBase/**
!**/Class/OPC_UA_AddressSpace/**
!**/Class/OPC_UA_OpenSSL_v1_1_1/**

View File

@ -429,4 +429,4 @@ FodyWeavers.xsd
*.msp
# VS Code C# Dev Kit
#*.lscache
*.lscache