PageBot/.gitignore

9 lines
130 B
Plaintext
Raw Normal View History

# Ignore pycache
__pycache__/
2024-02-10 09:48:35 -05:00
# Ignore ffmpeg executable
ffmpeg
ffmpeg.exe
output_audio.wav
2024-02-10 09:48:35 -05:00
# Ignore secrets file
secrets_file.py