From 2ee99fd15a6337754d4eee7877f1d1d0f49fbe57 Mon Sep 17 00:00:00 2001 From: Vu Le Date: Wed, 29 Oct 2014 05:23:20 +0700 Subject: [PATCH] add .gitignore to excluse doc/tags --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..833d440 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Excluse doc/tags +doc/tags