Newer
Older
navi-1 / .gitignore
@Eugene Sukhodolskiy Eugene Sukhodolskiy on 8 Apr 81 bytes Initial implementation of the agent system core
.venv/
__pycache__/
*.pyc
*.pyo
.env
.mypy_cache/
.ruff_cache/
dist/
*.egg-info/