Compare commits

...

4 Commits

Author SHA1 Message Date
Bernd
5e9d73f835
Merge a850db9d75 into 7247090aa6 2026-04-16 18:45:11 +00:00
Devin Dooley
7247090aa6
Merge pull request #4811 from foxtrottNB/patch-1
Add ignore rule for TwinCAT Measurement files
2026-04-16 09:42:29 -07:00
foxtrottNB
6836b38f62
Add ignore rule for TwinCAT Measurement files 2026-03-12 15:27:47 +01:00
Bernd
a850db9d75
Add gitignore to exclude sisyphus directory files
oh-my-opencode excludes the sisyphus working directory in their own repo, so it seems to be best practice. Also, the directory captures agent/runtime state, so it should not be shared.
2026-03-03 16:51:34 +01:00
2 changed files with 5 additions and 0 deletions

2
OhMyOpenCode.gitignore Normal file
View File

@ -0,0 +1,2 @@
.sisyphus/*
!.sisyphus/rules/

View File

@ -55,3 +55,6 @@ LineIDs.dbg.bak
*.~u *.~u
*.project.~u *.project.~u
*.suo *.suo
# TwinCAT Measurement
*.vsm