From 073fc28c2442cffacbbe9ebac1b710c30c858083 Mon Sep 17 00:00:00 2001 From: xiaoping378 Date: Tue, 20 Sep 2016 21:38:57 +0800 Subject: [PATCH] update .gitignore to ignore the symlink dir _output --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1ac0361d039..749fc02d70b 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ # This is where the result of the go build goes /output*/ /_output*/ +/_output # Emacs save files *~