Files
smart-rgb/scripts/release-manager/.gitignore
2025-10-16 00:02:34 -05:00

17 lines
203 B
Plaintext

# Dependencies
node_modules/
pnpm-lock.yaml
# Environment variables
.env
# Build output
dist/
# Downloaded releases (should be in repo root)
releases/
# Temporary files
*.tmp.json
.manifest.tmp.json