Files
PageBot/.gitignore
T

9 lines
119 B
Plaintext
Raw Normal View History

2024-02-12 13:57:42 -05:00
# Ignore pycache
__pycache__/
2024-02-10 09:48:35 -05:00
# Ignore ffmpeg executable
ffmpeg
2024-02-12 13:57:42 -05:00
ffmpeg.exe
2024-02-12 14:05:40 -05:00
*.wav
2024-02-10 09:48:35 -05:00
# Ignore secrets file
secrets_file.py