mirror of
https://github.com/majmongoose/PageBot.git
synced 2026-01-14 01:25:32 -05:00
9 lines
119 B
Plaintext
9 lines
119 B
Plaintext
# Ignore pycache
|
|
__pycache__/
|
|
# Ignore ffmpeg executable
|
|
ffmpeg
|
|
ffmpeg.exe
|
|
*.wav
|
|
|
|
# Ignore secrets file
|
|
secrets_file.py |