mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-03-11 17:45:30 +00:00
Update .gitignore
This commit is contained in:
parent
0d065fdd6a
commit
66b219ea0a
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,6 +4,8 @@
|
||||||
**/node_modules/
|
**/node_modules/
|
||||||
/videos/*.json
|
/videos/*.json
|
||||||
/videos/*.ts
|
/videos/*.ts
|
||||||
|
/videos/*.m4s
|
||||||
|
/videos/*.txt
|
||||||
.DS_Store
|
.DS_Store
|
||||||
ffmpeg
|
ffmpeg
|
||||||
mkvmerge
|
mkvmerge
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue