README and gitgnore

This commit is contained in:
2025-03-27 11:24:32 +08:00
parent c885d68c94
commit f45863bfb0
2 changed files with 72 additions and 19 deletions
+14 -1
View File
@@ -1 +1,14 @@
/__pycache__/
# Byte-compiled / optimized / DLL files
/__pycache__/
*.py[cod]
*.pyo
# Virtual environment
/venv/
# Images and outputs
/images/
/outputs/
# Configuration file
conf.py