mirror of
https://github.com/zgs225/cliproxy-plugin-commandcode.git
synced 2026-09-26 03:32:50 +08:00
feat: initial implementation of CLIProxyAPI Command Code plugin (stage 1)
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
# Binaries & Shared Libraries
|
||||
*.dylib
|
||||
*.so
|
||||
*.dll
|
||||
*.h
|
||||
*.exe
|
||||
*.test
|
||||
|
||||
# Go workspace & coverage
|
||||
coverage.txt
|
||||
*.out
|
||||
|
||||
# OS & IDE
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
Reference in New Issue
Block a user