mirror of
https://github.com/isboyjc/GoProxy.git
synced 2026-05-11 18:11:30 +08:00
18 lines
147 B
Plaintext
18 lines
147 B
Plaintext
.DS_Store
|
|
|
|
# Build artifacts
|
|
proxy-pool
|
|
*.exe
|
|
*.out
|
|
|
|
# Runtime data
|
|
*.db
|
|
*.log
|
|
config.json
|
|
data/*.db
|
|
data/config.json
|
|
|
|
# IDE files
|
|
.idea/
|
|
.vscode/
|