refactor(ipm): move simple_refrig_api into app.ipm and update loader; ignore native binaries

This commit is contained in:
Repo Bot
2025-10-19 12:23:34 +02:00
parent 92e9b05393
commit c45679d1f7
4 changed files with 750 additions and 8 deletions

6
.gitignore vendored
View File

@@ -51,4 +51,8 @@ htmlcov/
# Temporary files
*.tmp
*.bak
*.swp
*.swp
# Ignore platform native binaries copied into app/ipm/lib
app/ipm/lib/windows/*.dll
app/ipm/lib/linux/*.so