From 2f6f19e50887dd3c001d5dada0b5bf5a456cf7cc Mon Sep 17 00:00:00 2001 From: kkyon Date: Fri, 31 Aug 2018 23:56:44 +0800 Subject: [PATCH] revise readme --- .gitignore | 3 ++- examples/ex_output/README.rst | 0 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 examples/ex_output/README.rst diff --git a/.gitignore b/.gitignore index dbce863..293775c 100644 --- a/.gitignore +++ b/.gitignore @@ -108,4 +108,5 @@ venv.bak/ .idea/* -ex_output/* \ No newline at end of file +ex_output/* +!ex_output/README.rst \ No newline at end of file diff --git a/examples/ex_output/README.rst b/examples/ex_output/README.rst new file mode 100644 index 0000000..e69de29