mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
23 lines
251 B
Text
23 lines
251 B
Text
# Build output
|
|
built/
|
|
|
|
# Node modules
|
|
node_modules/
|
|
|
|
# npm/pnpm
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
package-lock.json
|
|
|
|
# TypeScript
|
|
*.tsbuildinfo
|
|
|
|
# OS generated files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|