mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-07 09:02:08 +00:00
10 lines
139 B
Text
10 lines
139 B
Text
# Python environments & cache
|
|
venv/
|
|
**/__pycache__/
|
|
|
|
# Node.js dependencies
|
|
**/node_modules/
|
|
**/.npm/
|
|
|
|
# Version control metadata
|
|
**/.git/
|