From f1daeea25e5ad5476a8cd154a4c3a023d8424da3 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Tue, 28 Jul 2015 19:31:43 -0300 Subject: [PATCH] Ignore whoosh_index --- .gitignore | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 823080e..8ad1adf 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ coverage_report/ # Whoosh Index tests/whoosh_index/ +colab/whoosh_index/ # Open Build System .obs/ -- libgit2 0.21.2