Initial working implementation (MVP)

This commit is contained in:
Martino Ferrari
2026-04-11 21:11:15 +02:00
parent dca378b5ef
commit 1a39b3a54e
35 changed files with 7457 additions and 147 deletions
+34
View File
@@ -0,0 +1,34 @@
# Generated by Cargo
# If you're creating an application, put the next line in the ignore list.
# If you're creating a library, remove it.
# Cargo.lock
# Build artifacts
/target
/target/x86_64-unknown-linux-musl
/target/aarch64-unknown-linux-musl
# Assets / Documentation
/docs/generated/
# IDEs
.vscode/
.idea/
*.swp
*.swo
# OS specific
.DS_Store
Thumbs.db
# RMon Specific
rmon_askpass_*
rmon_ssh_sock_*
rmon_auth_req_*
rmon_auth_res_*
*.log
# Claude/Agent sessions
.claude/
.claude_session
.gemini/