Files
2025-03-27 11:24:32 +08:00

14 lines
170 B
Plaintext

# Byte-compiled / optimized / DLL files
/__pycache__/
*.py[cod]
*.pyo
# Virtual environment
/venv/
# Images and outputs
/images/
/outputs/
# Configuration file
conf.py