-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.aider
27 lines (27 loc) · 816 Bytes
/
.aider
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/drop
/add README.md
/add decision.md
/add go.mod
/add main.go
/add makefile
/add state.go
/add templates/confirm_refresh_results.html
/add templates/delete_model.html
/add templates/delete_prompt.html
/add templates/edit_model.html
/add templates/edit_prompt.html
/add templates/import_error.html
/add templates/import_prompts.html
/add templates/import_results.html
/add templates/nav.html
/add templates/prompt_list.html
/add templates/reset_prompts.html
/add templates/reset_results.html
/add templates/results.html
/add templates/style.css
/add test_main.go
/add test_output.txt
/read-only INSTRUCTION.md
/read-only PROMPT.md
/read-only RULES.md
/read-only preliminary_design.md