From 847c59aa439adabb3fa7a650695f4660f9bc69ff Mon Sep 17 00:00:00 2001 From: bulw <542220619@qq.com> Date: Mon, 29 Apr 2019 08:14:29 +0800 Subject: [PATCH] ignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a2bc0ee --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.idea +db.sqlite3 \ No newline at end of file