auto-editor
build
ffmpeg_sources
.vscode
*.bin
tests/*
!tests/*.nim
!tests/*.py

# Auto-Editor Generated Files
*_ALTERED*
*https*
*.v3

# OS Files
.DS_Store
*.dylib
*.o

# Python Generated Files
__pycache__/
*.pyc
*.pyo
*.spec
*.egg-info/
