initial commit

This commit is contained in:
2026-04-11 12:45:18 +02:00
commit 6e1b929e2f
1246 changed files with 177580 additions and 0 deletions

14
.claudeignore Normal file
View File

@@ -0,0 +1,14 @@
# Archived .NET Framework 4.8 source — reference only, never modify
old_source/
# Vendor P/Invoke file — never modify
Infrastructure/Pcan/PcanBasic.cs
# Build output
bin/
obj/
# IDE / user files
*.user
*.suo
.vs/