aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--stats/buttons.json1
-rw-r--r--stats/commands.json1
-rw-r--r--stats/menu.json1
-rw-r--r--stats/ponies.json1
-rw-r--r--stats/queries.json1
6 files changed, 2 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 4d7ef7f..f01ab20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,4 +19,5 @@ user/spoilers.json
demo.json
modules/translate.php
reports
-beta \ No newline at end of file
+beta
+stats \ No newline at end of file
diff --git a/stats/buttons.json b/stats/buttons.json
deleted file mode 100644
index 4ae0ecc..0000000
--- a/stats/buttons.json
+++ /dev/null
@@ -1 +0,0 @@
-{"pony.public":3,"pony.display":1} \ No newline at end of file
diff --git a/stats/commands.json b/stats/commands.json
deleted file mode 100644
index 939829e..0000000
--- a/stats/commands.json
+++ /dev/null
@@ -1 +0,0 @@
-{"pony":6,"config":1} \ No newline at end of file
diff --git a/stats/menu.json b/stats/menu.json
deleted file mode 100644
index 9e26dfe..0000000
--- a/stats/menu.json
+++ /dev/null
@@ -1 +0,0 @@
-{} \ No newline at end of file
diff --git a/stats/ponies.json b/stats/ponies.json
deleted file mode 100644
index 3cb2885..0000000
--- a/stats/ponies.json
+++ /dev/null
@@ -1 +0,0 @@
-{"Scootaloo":3,"Rainbow Dash":2,"Cheerilee":1} \ No newline at end of file
diff --git a/stats/queries.json b/stats/queries.json
deleted file mode 100644
index 628240b..0000000
--- a/stats/queries.json
+++ /dev/null
@@ -1 +0,0 @@
-{"Scootaloo":["scootaloo"],"Rainbow Dash":["rainbow dash","rd"],"Cheerilee":["cheerilee"]} \ No newline at end of file