Skip to content

Commit a7608c8

Browse files
committed
chore: added gptme.toml file
1 parent 21d3ff1 commit a7608c8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

gptme.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
files = [
2+
"README.md",
3+
"Makefile",
4+
"aw-server/README.md",
5+
"aw-server/aw-webui/README.md",
6+
"aw-server-rust/README.md",
7+
"aw-server-rust/aw-sync/README.md",
8+
"aw-client/README.md",
9+
# ideally we'd also include some of the docs here, but they are not a submodule
10+
]

0 commit comments

Comments
 (0)