21 lines
No EOL
229 B
Text
21 lines
No EOL
229 B
Text
# Dependencies
|
|
node_modules/
|
|
|
|
# Test coverage
|
|
/coverage/
|
|
|
|
# ESLint cache
|
|
.eslintcache
|
|
|
|
# Build directories
|
|
/dist/
|
|
|
|
# OS-specific files
|
|
.DS_Store
|
|
Thumbs.db
|
|
.Spotlight-V100
|
|
.Trashes
|
|
|
|
# Temporary files used by the editor
|
|
*.swp
|
|
*.swo |