Initial commit: RIPS Manager web system

This commit is contained in:
Lizandro Guarnizo
2026-06-17 13:22:39 -05:00
commit 8ae3b44bc9
34 changed files with 3076 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
venv/
__pycache__/
*.pyc
*.pyo
*.db-shm
*.db-wal
.env
python/
*.zip