21 lines
184 B
Text
21 lines
184 B
Text
# Dependencies
|
|
node_modules/
|
|
|
|
# Environment
|
|
.env
|
|
.env.local
|
|
|
|
# Logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Build output
|
|
dist/
|
|
build/
|
|
|
|
# OS
|
|
.DS_Store
|
|
.env.swp
|
|
.env.swo
|