Files
geoip-rest/.gitignore
2025-12-10 10:52:48 +09:00

20 lines
159 B
Plaintext

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