chore: add initial project scaffolding with gitignore, makefile, setup, and ragent package skeleton

This commit is contained in:
2025-01-20 03:29:17 +00:00
commit 3e1e9bf8ea
12 changed files with 466 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
*.txt
__pycache__
.venv