21 lines
287 B
Plaintext
21 lines
287 B
Plaintext
# AngelaMos | 2026
|
|
|
|
*.cache
|
|
*.coverage
|
|
.env
|
|
.angelusvigil/
|
|
.worktrees/
|
|
DEMO-TRACKER.md
|
|
|
|
PROJECTS/beginner/hash-cracker/docs/
|
|
PROJECTS/advanced/monitor-the-situation-dashboard/docs/
|
|
|
|
# Python virtualenvs and caches
|
|
.venv/
|
|
venv/
|
|
__pycache__/
|
|
*.pyc
|
|
.mypy_cache/
|
|
.pytest_cache/
|
|
.ruff_cache/
|