mirror of
https://github.com/zoriya/srt-webvtt.git
synced 2025-12-06 05:56:10 +00:00
16 lines
171 B
Plaintext
16 lines
171 B
Plaintext
|
|
# See https://help.github.com/ignore-files/ for more about ignoring files.
|
|
|
|
# dependencies
|
|
/node_modules
|
|
|
|
# production
|
|
/build
|
|
|
|
lib/
|
|
umd/
|
|
|
|
# misc
|
|
.DS_Store
|
|
npm-debug.log*
|