Build and deploy via yarn deploy
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -5,6 +5,12 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Build artifacts
|
||||
build
|
||||
|
||||
# Dependency directories
|
||||
node_modules/
|
||||
|
||||
# Editors
|
||||
.vscode/
|
||||
|
||||
|
Reference in New Issue
Block a user