mirror of
https://github.com/isboyjc/GoProxy.git
synced 2026-07-17 02:23:24 +08:00
Initial commit
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
.DS_Store
|
||||
|
||||
# Build artifacts
|
||||
proxy-pool
|
||||
*.exe
|
||||
*.out
|
||||
|
||||
# Runtime data
|
||||
*.db
|
||||
*.log
|
||||
config.json
|
||||
data/*.db
|
||||
data/config.json
|
||||
|
||||
# IDE files
|
||||
.idea/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user