syntax: glob
.tox/*
.eggs/*
**/*.pyc
**/*.pyo
*.swp
.tmp*
.coverage
htmlcov/*
coverage.xml
nosetests.xml
example/TMP
example/py3o_example_output.odt
example/py3o_example_page_break_output.odt
example/py3o_example_output_single_cell.odt
*.egg-info
dist/*
build/*
lib/*
*.orig
*.log
.settings/*
data/*
storage/*
.project
.pydevproject
.ropeproject
.idea
*.db
.~*
