diff --git a/.gitignore b/.gitignore index cacb21e..fd32655 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ gertdns gertdns.exe +conf.toml diff --git a/conf.toml b/conf.toml deleted file mode 100644 index 23ed074..0000000 --- a/conf.toml +++ /dev/null @@ -1,3 +0,0 @@ -Port = 5353 -Host = '0.0.0.0' -Domains = []