Files
GoProxy/.gitignore
2026-03-26 21:14:16 +08:00

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/