1
0
forked from Tomas/webdl
Files
webdl/.gitignore
2026-01-10 04:01:40 +01:00

17 lines
137 B
Plaintext

# NodeJS & JavaScript
node_modules/
dist/
tsconfig.tsbuildinfo
# Python
env/
__pycache__/
*.pyc
# Output
dist/
download/
# Debug
test