forked from Tomas/webdl
17 lines
137 B
Plaintext
17 lines
137 B
Plaintext
# NodeJS & JavaScript
|
|
node_modules/
|
|
dist/
|
|
tsconfig.tsbuildinfo
|
|
|
|
# Python
|
|
env/
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# Output
|
|
dist/
|
|
download/
|
|
|
|
# Debug
|
|
test
|