diff --git a/.gitignore b/.gitignore index bb0f511d..d3a916cb 100755 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /screenlog.0 +/hal.conf /hal.db* /build/ /lib/Zutil.jar diff --git a/hal.conf b/hal.conf deleted file mode 100755 index 7d8cb831..00000000 --- a/hal.conf +++ /dev/null @@ -1,3 +0,0 @@ -http_port=8080 -sync_port=6666 -tellstick.com_port=COM5 \ No newline at end of file