26 lines
225 B
Plaintext
26 lines
225 B
Plaintext
*.pyc
|
|
temp-*.crt
|
|
config.cfg
|
|
.venv
|
|
*.sw[op]
|
|
certs/*.crt
|
|
CA/serial
|
|
CA/*.key
|
|
CA/*.crt
|
|
dist/*
|
|
build/*
|
|
.tox/*
|
|
.DS_Store
|
|
*.egg
|
|
*.egg-info
|
|
.testrepository
|
|
build/*
|
|
cover/*
|
|
.cover
|
|
.coverage
|
|
doc/build
|
|
.eggs/
|
|
pep8.txt
|
|
AUTHORS
|
|
ChangeLog
|