CrunchyDL/.gitignore

29 lines
288 B
Plaintext
Raw Normal View History

2024-04-16 20:20:30 +02:00
# Nuxt
node_modules
*.log*
.nuxt
.nitro
.cache
.output
.env
dist
.DS_Store
# Electron
2024-05-02 03:15:04 +02:00
crunchyroll-downloader-output
2024-04-16 20:20:30 +02:00
debug.log
debug.log
*.log
debug.json
errors.json
build/
2024-05-02 03:15:04 +02:00
crunchyroll-downloader-output-*/
updater/
# FFMPEG
ffmpeg/
2024-05-01 22:01:21 +02:00
# MP4DECRYPT
mp4decrypt/
2024-05-02 03:15:04 +02:00
src/api/services/widevine.ts