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