Files
geoip-rest/.gitignore
2025-12-09 19:29:34 +09:00

19 lines
155 B
Plaintext

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