Files
github-octodns/.gitignore
T
2019-04-18 02:59:49 +08:00

14 lines
116 B
Plaintext

*.pyc
.coverage
.env
/config/
/build/
coverage.xml
dist/
env/
htmlcov/
nosetests.xml
octodns.egg-info/
output/
tmp/