go-chi-oapi-codegen-todolist/backend/.gitignore
2025-04-20 16:11:10 +07:00

27 lines
317 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build artifacts
*.test
*.out
bin/
vendor/
*GENERATED*
*generated*
# Environment variables
.env*
config.yaml # Often contains secrets, check your policy
# IDE settings
.vscode/
.idea/
# Local development artifacts
/tmp
config.yaml