13 lines
154 B
Text
13 lines
154 B
Text
node_modules/
|
|
*.log
|
|
*.bak
|
|
|
|
# Runtime data (generated, not source)
|
|
pending-queue.json
|
|
jobs.log
|
|
|
|
# Sensitive config
|
|
api-keys.conf
|
|
.env
|
|
.env.*
|
|
!.env.example
|