mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
prevent node_modules, package-lock.json being committed
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -31,7 +31,8 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Accidental package installs to root directory
|
||||
# Accidental package installs to root directories
|
||||
yarn.lock
|
||||
package.json
|
||||
package-lock.json
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user