mirror of
https://github.com/zgs225/cliproxy-plugin-commandcode.git
synced 2026-09-26 03:32:50 +08:00
18 lines
156 B
Plaintext
18 lines
156 B
Plaintext
# Binaries & Shared Libraries
|
|
*.dylib
|
|
*.so
|
|
*.dll
|
|
*.h
|
|
*.exe
|
|
*.test
|
|
|
|
# Go workspace & coverage
|
|
coverage.txt
|
|
*.out
|
|
|
|
# OS & IDE
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|