diff --git a/.gitignore b/.gitignore index 1aac2b938..3964067ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,12 @@ -/tmp -dnscontrol-Darwin -dnscontrol-Linux -dnscontrol.exe -dnscontrol -dnsconfig.js -creds.json -integration -ExternalDNS -docs/_site -powershell.log +/tmp +dnscontrol-Darwin +dnscontrol-Linux +dnscontrol.exe +dnscontrol +dnsconfig.js +creds.json +integration +ExternalDNS +docs/_site +powershell.log +zones/ diff --git a/README.md b/README.md index b3fab4094..fff0e69ed 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DNSControl -[![Build Status](https://travis-ci.org/StackExchange/dnscontrol.svg)](https://travis-ci.org/StackExchange/dnscontrol) +[![Build Status](https://travis-ci.org/StackExchange/dnscontrol.svg?branch=master)](https://travis-ci.org/StackExchange/dnscontrol) DNSControl is a system for maintaining DNS zones. It has two parts: a domain specific language (DSL) for describing DNS zones plus