Files
gpt-pilot/.gitignore
2025-01-12 18:23:21 +01:00

25 lines
219 B
Plaintext

__pycache__/
.venv/
venv/
.vscode/
.idea/
htmlcov/
dist/
workspace/
pilot-env/
venv/
.coverage
*.code-workspace
.*_cache
.env
*.pyc
*.db
*.db-shm
*.db-wal
config.json
poetry.lock
.DS_Store
*.log
pythagora-vs-code.vsix