diff --git a/.gitignore b/.gitignore
index c00dc42..429d6ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -100,3 +100,5 @@ bower.json
# Ignore Byebug command history file.
.byebug_history
+db/*.sqlite3
+
diff --git a/.idea/.generators b/.idea/.generators
deleted file mode 100644
index aa3c1a6..0000000
--- a/.idea/.generators
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
diff --git a/.idea/.rakeTasks b/.idea/.rakeTasks
deleted file mode 100644
index 6cb4d5a..0000000
--- a/.idea/.rakeTasks
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
diff --git a/.idea/guoren.iml b/.idea/guoren.iml
deleted file mode 100644
index bd07381..0000000
--- a/.idea/guoren.iml
+++ /dev/null
@@ -1,193 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index 9d57d9d..0000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/Development__guoren.xml b/.idea/runConfigurations/Development__guoren.xml
deleted file mode 100644
index 7c3f68c..0000000
--- a/.idea/runConfigurations/Development__guoren.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/Production__guoren.xml b/.idea/runConfigurations/Production__guoren.xml
deleted file mode 100644
index 0d25565..0000000
--- a/.idea/runConfigurations/Production__guoren.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/spec__guoren.xml b/.idea/runConfigurations/spec__guoren.xml
deleted file mode 100644
index 9dfd121..0000000
--- a/.idea/runConfigurations/spec__guoren.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/test__guoren.xml b/.idea/runConfigurations/test__guoren.xml
deleted file mode 100644
index ae53fc4..0000000
--- a/.idea/runConfigurations/test__guoren.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/db/test.sqlite3 b/db/test.sqlite3
deleted file mode 100644
index c85337c..0000000
Binary files a/db/test.sqlite3 and /dev/null differ
diff --git a/log/.keep b/log/.keep
deleted file mode 100644
index e69de29..0000000