biter777/countries

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# IDE related file
.idea/

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib

# Test binary, build with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# go mod
*.mod
*.sum

# temp 
*.log
*.lock
*.tmp
*.temp
*.pas
*._*
*.~
*.~*
*.*~
*.git
.git
.gitignore
.github
*todo*

# arch
*.rar
*.zip
*.gz
*.tar
*.7z
*.tar
*.tar.*