diff --git a/.gitignore b/.gitignore index 36431ac..9d1c1fe 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ p2p/iptable/ #ignore plugins added plugin/deploy/ #ignore track container file -client/trackcontianers/ \ No newline at end of file +client/trackcontainers/ \ No newline at end of file diff --git a/client/trackcontainers/grouptrackcontainers.json b/client/trackcontainers/grouptrackcontainers.json deleted file mode 100644 index 542ed4f..0000000 --- a/client/trackcontainers/grouptrackcontainers.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "Groups": [ - { - "ID": "grp8c59a8bd-56c2-4234-b7b7-3ef4727da927", - "TrackContainer": [] - } - ] -} \ No newline at end of file diff --git a/client/trackcontainers/trackcontainers.json b/client/trackcontainers/trackcontainers.json deleted file mode 100644 index 08a05b5..0000000 --- a/client/trackcontainers/trackcontainers.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "TrackContainer": [] -} \ No newline at end of file