From a9f03cef8d8b4d9a453820d68d3274c12430a158 Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 30 Jan 2019 11:01:14 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c13f71a..95e3fbe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -chinese_L-12_H-768_A-12/: -/tmp: -__pycache__/: -.idea/: \ No newline at end of file +chinese_L-12_H-768_A-12/ +/tmp +__pycache__/ +.idea/ \ No newline at end of file