Commit Graph

5 Commits

Author SHA1 Message Date
364e2203ac docs: add /build to .gitignore to exclude build artifacts 2025-09-16 11:55:25 +02:00
017a8e9e74 feat: ignore idea folder 2025-08-19 13:51:22 +02:00
cbbebbd35d refactor: Enhance local development environment and documentation
- .gitignore: Ignore result* files.
- Makefile: Refactored to improve clarity, remove unused targets, add new testing targets (test-usb, test-vm), and streamline cloud deployment commands.
- README.md: Significantly updated to reflect the new single-participant environment focus, refine the learning flow, update commands, and improve overall readability.
- flake.nix: Modified to enable Docker for local development, adjust desktop environment behavior (manual start), and implement improved systemd services for container setup and health monitoring, including retry logic.
2025-08-15 04:33:34 +02:00
444ba238a6 exten gitignore 2025-08-12 00:14:24 +02:00
53041ccc1a init project 2025-08-11 12:07:23 +02:00