*.DS_store
*.ipynb_checkpoints*
*__pycache__*
*.so

dist
build
*.egg*
Perso/
Reports/*

CMakeCache.txt
CMakeFiles
install_manifest.txt
cmake_install.cmake

.pytest_cache
coverage_report.json
.coverage