PageBot/.gitignore
majmongoose df4ca14b9c Make conversion to text smarter
Avoids issue where multiple pages happen back to back
2024-02-12 14:05:40 -05:00

9 lines
119 B
Plaintext

# Ignore pycache
__pycache__/
# Ignore ffmpeg executable
ffmpeg
ffmpeg.exe
*.wav
# Ignore secrets file
secrets_file.py