1
0
forked from Tomas/webdl

Ignore python cache

This commit is contained in:
2026-01-10 04:01:40 +01:00
parent 410efad4ac
commit f3e2001cd9

2
.gitignore vendored
View File

@ -5,6 +5,8 @@ tsconfig.tsbuildinfo
# Python
env/
__pycache__/
*.pyc
# Output
dist/