From 133b44f9f9872fbb5cc56f676ee967122f438f87 Mon Sep 17 00:00:00 2001 From: Ramnivas Laddad Date: Tue, 13 May 2014 17:03:57 -0700 Subject: [PATCH] gitignore _site (build artifact from the gh-pages branch) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6ae0f97..ae08494 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ target build Servers .gradle +_site