7 lines
81 B
Plaintext
7 lines
81 B
Plaintext
# Ignorera node_modules
|
|
node_modules/
|
|
**/node_modules/
|
|
*.lock
|
|
package-lock.json
|
|
|