blob: 1046068a0eaaf7e9f6400b9dd6e433f34a09a122 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
MANIFEST
tests/test-scratch/*
tests/test-cache/*
tests/packages/FSPkg/FSPkg.egg-info/PKG-INFO
testenv
pip.egg-info/*
ScriptTest-*.egg
virtualenv-*.egg
nose-*.egg/*
wsgi_intercept-*.egg/*
WSGIProxy-*.egg/*
WebOb-*.egg
Paste-*.egg/*
mock-*egg
tests/tests_cache/*
dist/*
docs/_build/*
build/*
*.pyc
*.pyo
pip-log.txt
pip.log
*.~
|