1
0
forked from Tomas/webdl

Initial commit

This commit is contained in:
2026-01-09 03:22:31 +01:00
commit 91242164f5
15 changed files with 1761 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@ -0,0 +1,14 @@
# NodeJS & JavaScript
node_modules/
dist/
tsconfig.tsbuildinfo
# Python
env/
# Output
dist/
download/
# Debug
test