mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-03-28 17:43:05 +01:00
22 lines
311 B
Plaintext
22 lines
311 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
frontend/node_modules/
|
|
frontend/test-results/
|
|
|
|
# Frontend build output (built from source by end users)
|
|
frontend/dist/
|
|
frontend/.eslintcache
|
|
|
|
# reference libraries
|
|
references/
|
|
|
|
# ancillary LLM files
|
|
.claude/
|