mirror of
https://github.com/Xevion/smart-rgb.git
synced 2025-12-15 06:13:20 -06:00
17 lines
203 B
Plaintext
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
|