chore: add .gitignore

parent c3573145
# dependencies
node_modules/
# output
dist/
build/
# TypeScript
*.tsbuildinfo
# logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# environment
.env
# OS
.DS_Store
Thumbs.db
# VSCode
.vscode/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment