mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
1 Commits
f96f8ec7c5
...
070d331583
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
070d331583 |
@ -1,6 +1,3 @@
|
|||||||
# Godot 4.2+ specific ignores
|
|
||||||
~*.dll
|
|
||||||
|
|
||||||
# Godot 4+ specific ignores
|
# Godot 4+ specific ignores
|
||||||
.godot/
|
.godot/
|
||||||
.nomedia
|
.nomedia
|
||||||
|
|||||||
@ -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/**
|
|
||||||
Loading…
Reference in New Issue
Block a user