12 lines
168 B
Plaintext
12 lines
168 B
Plaintext
# Node.js
|
|
node_modules/
|
|
npm-debug.log*
|
|
package-lock.json
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Environment (secrets template — actual secrets go to GitHub Actions)
|
|
.env
|