28 lines
302 B
Plaintext
28 lines
302 B
Plaintext
# Dependency directories
|
|
node_modules/
|
|
npm-debug.log
|
|
yarn-debug.log
|
|
yarn-error.log
|
|
|
|
# Optional npm cache directory
|
|
.npm
|
|
|
|
# Environment variables
|
|
.env
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# Log files
|
|
logs
|
|
*.log
|
|
|
|
# Generated files
|
|
output/
|
|
*.xlsx |