# Python compiled files
*.pyc
dist/
build/
*.egg-info
*.eggs
__pycache__

.pytest_cache
.benchmarks
.tox
.coverage
.venv
.vscode

# CMake
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
