diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 index 97745eb..f34a787 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ config.json -digitalocean-dynamic-ip \ No newline at end of file +digitalocean-dynamic-ip +digitalocean-dynamic-dns-ip +digitalocean-dynamic-ip.json diff --git a/LICENSE.md b/LICENSE.md old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/digitalocean-dynamic-ip.go b/digitalocean-dynamic-ip.go old mode 100755 new mode 100644 diff --git a/digitalocean-dynamic-ip.sample.json b/digitalocean-dynamic-ip.sample.json old mode 100755 new mode 100644