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