mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
- Add .zed/settings.json for Zed IDE configuration - Configure ESLint to ignore /src/features (handled by Biome) - Add .zed to .gitignore - Enable Biome LSP for features, ESLint for legacy code - Configure Ruff for Python files
9 lines
92 B
Plaintext
9 lines
92 B
Plaintext
__pycache__
|
|
.env
|
|
.serena
|
|
.claude/settings.local.json
|
|
PRPs/local
|
|
PRPs/completed/
|
|
/logs/
|
|
.zed
|