anchor/.gitignore
Stanisław Pitucha a40c3bea7d Fix all the doc build paths
Ignore the new doc build directory and make sure tox builds to the same
place setup does.

Change-Id: I800f7d563b97b6a1a202b6e147b6ede190cb25c6
2015-09-21 12:15:45 +10:00

23 lines
198 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/