syntax: glob

*.pyd*
*.pyc
__pycache__
*~
*tmp
*cy.html
*.swp
*.swo
*.out
*.kate-swp
\#*\#
.spyderworkspace
.spyderproject
.vscode/
.venv/
.pytest_cache/
.mypy_cache/

bench/launcher_*
bench/SLURM*
bench/LOCAL*

doc/_build/*
doc/**generated/*
doc/**.zip
doc/ipynb/*_files/*.png
doc/ipynb/**/*.rst
**.nbconvert.ipynb

*.ipynb_checkpoints*
*Untitled*.ipynb

*.egg-info/*

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

*.so

*.o

**/time_stepping/*cy.c

scripts\Experiments\path_working_exp.txt

*/*.pstats
*/*.png

*/*_pythran.cpp
**/__pythran__/*

bench/results_bench/*.json
bench/oar_launcher_*
bench/OAR.fluidsim_bench*

bench/FourierFlows/statprof/*


**/OAR.*.stdout
**/OAR.*.stderr
**/oar_launcher_*

site.cfg
