try testing
This commit is contained in:
@@ -0,0 +1,23 @@
|
|||||||
|
ignore:
|
||||||
|
- node_modules
|
||||||
|
- dist
|
||||||
|
- "*.log"
|
||||||
|
|
||||||
|
include:
|
||||||
|
- "*.go"
|
||||||
|
- "*.py"
|
||||||
|
- "*.ts"
|
||||||
|
|
||||||
|
max_file_size_kb: 200
|
||||||
|
|
||||||
|
bundle:
|
||||||
|
max_tokens: 20000
|
||||||
|
add_file_header: true
|
||||||
|
format: "markdown" # or plain
|
||||||
|
|
||||||
|
clipboard:
|
||||||
|
auto_copy: true
|
||||||
|
|
||||||
|
tree:
|
||||||
|
show_size: true
|
||||||
|
max_depth: 5
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
.git
|
||||||
Reference in New Issue
Block a user