mirror of
https://github.com/jambonz/batch-speech-utils.git
synced 2025-12-19 06:07:43 +00:00
removed yarn and examples
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -73,8 +73,7 @@ web_modules/
|
||||
# Output of 'npm pack'
|
||||
*.tgz
|
||||
|
||||
# Yarn Integrity file
|
||||
.yarn-integrity
|
||||
|
||||
|
||||
# dotenv environment variable files
|
||||
.env
|
||||
@@ -115,8 +114,12 @@ dist
|
||||
.serverless/
|
||||
|
||||
# FuseBox cache
|
||||
|
||||
.fusebox/
|
||||
|
||||
#example audio
|
||||
redacts/
|
||||
|
||||
# DynamoDB Local files
|
||||
.dynamodb/
|
||||
|
||||
@@ -126,11 +129,7 @@ dist
|
||||
# Stores VSCode versions used for testing VSCode extensions
|
||||
.vscode-test
|
||||
|
||||
# yarn v2
|
||||
.yarn/cache
|
||||
.yarn/unplugged
|
||||
.yarn/build-state.yml
|
||||
.yarn/install-state.gz
|
||||
|
||||
.pnp.*
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user