Files
uploader/.gitignore
T
2024-11-26 22:59:32 +00:00

14 lines
71 B
Plaintext

.env/*
.venv/*
logs/*
.pyc
__pycache__/*
build
dist
test/*
*.build