From 107c306ebdd33e39fc1fadda17bed12c39f9b342 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Sat, 20 Oct 2018 10:30:56 +0800 Subject: [PATCH] add ignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..798baa0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +tea \ No newline at end of file