logging, gitignore, pin rns

This commit is contained in:
blankie 2026-07-03 02:25:03 +00:00
parent decefb89d5
commit a70d0db0bd
3 changed files with 10 additions and 3 deletions

4
.gitignore vendored
View file

@ -7,3 +7,7 @@ dist/
*.db-shm
*.db-wal
.env
*.log
.DS_Store
.pytest_cache/
.coverage