aider/.gitignore
2024-09-23 20:37:10 +09:00

14 lines
No EOL
165 B
Text

.DS_Store
.vscode/
aider.code-workspace
*.pyc
.aider*
aider_chat.egg-info/
build
dist/
Gemfile.lock
_site
.jekyll-cache/
.jekyll-metadata
aider/__version__.py
.venv/