Merge branch 'main' into esperanto

This commit is contained in:
Luis Novo 2025-06-10 13:56:24 -03:00 committed by GitHub
commit 74874ba35a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View file

@ -12,6 +12,8 @@ docker-compose*
.docker_data/
docs/
surreal_data/
surreal-data/
notebook_data/
temp/
*.env
.mypy_cache/

1
.gitignore vendored
View file

@ -6,6 +6,7 @@ data/
sqlite-db/
surreal-data/
docker.env
notebook_data/
# Python-specific
*.py[cod]
__pycache__/