24 lines
245 B
Plaintext
24 lines
245 B
Plaintext
tmp/
|
|
log/
|
|
*.pyc
|
|
tests/output/
|
|
.ruffus_history.sqlite
|
|
*.sublime-*
|
|
/*.pdf
|
|
build/
|
|
dist/
|
|
*.egg-info/
|
|
venv/
|
|
venv-3.4/
|
|
venv-3.5/
|
|
*/test/output
|
|
bin/
|
|
include/
|
|
lib/
|
|
pip-selfcheck.json
|
|
pyvenv.cfg
|
|
htmlcov/
|
|
.coverage
|
|
.cache/
|
|
.ipynb_checkpoints/
|
|
tests/cache/ |