mirror of
https://github.com/Xevion/smart-rgb.git
synced 2025-12-17 22:13:19 -06:00
Update source files
This commit is contained in:
16
scripts/release-manager/.gitignore
vendored
Normal file
16
scripts/release-manager/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user