From d0b00d4ddf9a883c0d159e78e8d7c397bb714a9e Mon Sep 17 00:00:00 2001 From: David Biancolin Date: Sun, 8 Sep 2019 15:33:58 -0700 Subject: [PATCH] [docs] gitignore build files --- docs/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/.gitignore diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 00000000..e35d8850 --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1 @@ +_build