mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
add package-lock.json to gitignore as project appears to use yarn
This commit is contained in:
parent
3b919f3235
commit
3a252b7b99
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,6 +4,7 @@ logs
|
|||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
package-lock.json
|
||||
|
||||
# Dependency directories
|
||||
node_modules/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue