mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Add yarn.lock to .gitignore
This commit is contained in:
parent
c11b3aa684
commit
ad91f39787
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -11,6 +11,9 @@ build
|
|||
# Dependency directories
|
||||
node_modules/
|
||||
|
||||
# lock file
|
||||
yarn.lock
|
||||
|
||||
# Editors
|
||||
.vscode/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue