20 lines
191 B
Plaintext
20 lines
191 B
Plaintext
syntax: glob
|
|
*.egg
|
|
*.pyc
|
|
*.pyo
|
|
.*.sw[op]
|
|
.idea/
|
|
.ropeproject
|
|
.project
|
|
.tags
|
|
.tox
|
|
Pygments.egg-info/*
|
|
TAGS
|
|
build/*
|
|
dist/*
|
|
doc/_build
|
|
TAGS
|
|
tests/.coverage
|
|
tests/cover
|
|
tests/examplefiles/output
|