syntax: glob

__pycache__
.vscode/
*~

doc/_build/*
doc/**generated/*
doc/**.zip

**/.ipynb_checkpoints/*

build/*
dist/*.tar.gz
dist*
.tox/*
.coverage/*

**/tmp*.py

doc/ipynb/executed/*.rst
doc/ipynb/*.rst

.pytest_cache

*.egg-info/*

**/__pythran__/_*

fluidpythran/_path_data_tests.py