syntax: glob

*.pyd*
*.pyc
*~
*tmp
*cy.html
*.swp
*.swo
*.out
*.kate-swp
\#*\#
.spyderworkspace
.spyderproject
**/.ipynb_checkpoints

examples/fluid*
examples/_*
*egg-info/*

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

docker/python?-stable.Dockerfile
