mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-28 11:40:47 +00:00
10 lines
149 B
Text
10 lines
149 B
Text
# Python environments & cache
|
|
venv/**
|
|
**/__pycache__/**
|
|
|
|
# Node.js dependencies
|
|
**/node_modules/**
|
|
**/.npm/**
|
|
|
|
# Version control metadata
|
|
**/.git/**
|