8 lines
88 B
Plaintext
8 lines
88 B
Plaintext
# Ignorera node_modules
|
|
node_modules/
|
|
**/node_modules/
|
|
*.lock
|
|
package-lock.json
|
|
|
|
.env.*
|