From aa742048a59712cfffde64ab78e1493739c0f801 Mon Sep 17 00:00:00 2001
From: Chad Hanna <chad.hanna@ligo.org>
Date: Mon, 30 Apr 2018 20:35:07 -0400
Subject: [PATCH] add build dir for doc

---
 doc/_build/.gitignore | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 doc/_build/.gitignore

diff --git a/doc/_build/.gitignore b/doc/_build/.gitignore
new file mode 100644
index 0000000000..5e7d2734cf
--- /dev/null
+++ b/doc/_build/.gitignore
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore
-- 
GitLab