diff --git a/.gitignore b/.gitignore index c97afe49..a3112c1c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -config.js +config.json ignored .idea/ node_modules diff --git a/config.json b/config.json deleted file mode 100644 index d5f188ed..00000000 --- a/config.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "serverAddress": "http://localhost" -} \ No newline at end of file