1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Files
github-octodns/.gitignore
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/