# python generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# venv
.venv

# rye
.python-version

# downloiad
downloads

# pycharm
.idea

# res
res/ffmpeg_win.exe

# Mac
.DS_Store