From 3183828c1ceb27f4cd5495e9eeb1cbb555de0ba1 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Wed, 1 Oct 2014 00:16:46 +0100 Subject: [PATCH] Added _site to .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 81efeacd..c2aa2db9 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,4 @@ /tests/codecept/tests/_log oauth2-server.paw /output_*/ -/.sculpin \ No newline at end of file +/_site \ No newline at end of file