mirror of
https://github.com/videojs/m3u8-parser.git
synced 2026-06-06 08:22:33 +00:00
33 lines
316 B
Text
33 lines
316 B
Text
# OS
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
Desktop.ini
|
|
.DS_Store
|
|
._*
|
|
|
|
# Editors
|
|
*~
|
|
*.swp
|
|
*.tmproj
|
|
*.tmproject
|
|
*.sublime-*
|
|
.idea/
|
|
.project/
|
|
.settings/
|
|
.vscode/
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# Dependency directories
|
|
bower_components/
|
|
node_modules/
|
|
|
|
# Build-related directories
|
|
dist/
|
|
docs/api/
|
|
test/dist/
|
|
.eslintcache
|
|
.yo-rc.json
|