23 lines
196 B
Plaintext
23 lines
196 B
Plaintext
# 编译产物
|
||
aichat
|
||
aichat.exe
|
||
|
||
# Unix socket
|
||
*.sock
|
||
|
||
# IDE
|
||
.idea/
|
||
.vscode/
|
||
|
||
# 配置文件(含 API Key)
|
||
config.yaml
|
||
|
||
# 本地配置覆盖
|
||
config.local.yaml
|
||
|
||
conversations
|
||
|
||
tmp
|
||
|
||
*.exe
|
||
*.exe~ |