feat: Compass initial commit

This commit is contained in:
2026-07-03 12:23:41 -04:00
commit 72dcfeb315
26 changed files with 2551 additions and 0 deletions
+42
View File
@@ -0,0 +1,42 @@
# Python
__pycache__/
*.py[cod]
*.pyo
.venv/
venv/
env/
.env
.env.*
*.egg-info/
dist/
build/
# Logs
*.log
compass_error.log
compass_sim.log
# Debug outputs
out.txt
out2.txt
out3.txt
err.txt
err2.txt
err3.txt
# Cache
.mypy_cache/
.pytest_cache/
.ruff_cache/
# Database / local data
*.db
*.sqlite3
# OS files
.DS_Store
Thumbs.db
*.bak
# NextCloud sync metadata
.nextcloudsync.log