MetaAI / .gitignore
Tarun
Initial commit with files from Support-Agent repository
29edd33
Raw
History Blame Contribute Delete
113 Bytes
.env
__pycache__/
*.pyc
*.pyo
.venv/
venv/
.idea/
.vscode/
*.egg-info/
dist/
build/
.pytest_cache/
node_modules/