syntax: glob

__pycache__
.vscode/
*~

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

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

.pytest_cache

*.egg-info/*

**/_pythran/_*

fluidpythran/_path_data_tests.py