__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
venv/
env/
ENV/
env.bak/
venv.bak/
.vscode/
.idea/
*.swp
*.swo
*~
*.o
*.obj
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
bld/
build/
build_cmake/
_build/
_build/
*.cbp
*.make
output/
.DS_Store
Thumbs.db
.pytest_cache/
.coverage
htmlcov/