Files
geoip-rest/.gitignore
2025-12-05 17:40:46 +09:00

17 lines
142 B
Plaintext

# Go build artifacts
bin/
*.exe
*.test
*.out
# Modules and vendor
vendor/
# Editor and OS files
.DS_Store
.idea/
.vscode/
# Env files
.env