# Mac
.DS_Store

# IDE
.*/
!.vuepress/

# Python
__pycache__/
.python-version

# Temp files
*.tmp

# Build files
build/
dist/

# Web docs
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
docs/.vuepress/_state.json
docs/.vuepress/public/notebooks/
docs/*/_*.md
docs/notebooks/README.md
cpp/compile_commands.json
src/skdecide/hub/__skdecide_hub_cpp.*
TEMP_CGP/*
