Files
ordr/.gitignore
2025-11-21 11:57:29 -07:00

26 lines
373 B
Plaintext

# Compiled binaries and build artifacts
*.exe
*.bin
/bin/
/pkg/
# Module cache and dependencies (excluding go.mod and go.sum)
# go.mod and go.sum are typically tracked
# /vendor/ # Uncomment if you are not vendoring dependencies
# Editor/IDE specific files
.vscode/
.idea/
*.swp
# Log files and temporary data
*.log
*.tmp
# dotenv
.env
.env.local
ordr-api
./nohup.out