Files
aider/.gitignore
2024-10-25 10:50:35 -07:00

15 lines
169 B
Plaintext

.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/
.#*