use my onwn .cliprepo for ai coding
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
config:
|
||||||
|
path_mode: relative
|
||||||
|
|
||||||
|
prompts:
|
||||||
|
preset: "下面的代码来自项目相对路径 {{path}}:\n---\n{{content}}"
|
||||||
|
|
||||||
|
preset:
|
||||||
|
auth:
|
||||||
|
- "app/auth.py"
|
||||||
|
- "app/auth/*"
|
||||||
+3
-1
@@ -14,4 +14,6 @@ wheels/
|
|||||||
*.json
|
*.json
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
.git
|
||||||
Reference in New Issue
Block a user