mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-22 20:44:59 +00:00
add install.ps1
This commit is contained in:
parent
1869ab94fe
commit
5e0cb8d658
2 changed files with 563 additions and 0 deletions
|
@ -1,12 +1,16 @@
|
|||
# This needs to sync with aider/help_pats.py
|
||||
|
||||
global-exclude .DS_Store
|
||||
|
||||
recursive-exclude aider/website/examples *
|
||||
recursive-exclude aider/website/_posts *
|
||||
|
||||
exclude aider/website/HISTORY.md
|
||||
exclude aider/website/docs/benchmarks*.md
|
||||
exclude aider/website/docs/ctags.md
|
||||
exclude aider/website/docs/unified-diffs.md
|
||||
exclude aider/website/install.ps1
|
||||
|
||||
recursive-exclude aider/website/docs/leaderboards *
|
||||
recursive-exclude aider/website/assets *
|
||||
recursive-exclude aider/website *.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue