removed yarn and examples

This commit is contained in:
surajshivakumar
2024-06-12 06:58:34 -04:00
parent 8c1e57be17
commit 492355a040

13
.gitignore vendored
View File

@@ -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.*