summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Cramer <dcramer@gmail.com>2010-12-23 10:52:59 -0800
committerDavid Cramer <dcramer@gmail.com>2010-12-23 10:52:59 -0800
commit6af07663fbfa43e3fe725feda0980b27fa2f9bff (patch)
tree582508e1076c3789abe51f5f9b84eabf32cc908b /.gitignore
parent0a7d896d5aa091f3df60a1c1f1589e29a6efbcf8 (diff)
downloadraven-6af07663fbfa43e3fe725feda0980b27fa2f9bff.tar.gz
Basic tests to ensure haystack is working
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c20f25f..6781066 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,5 @@ pip-log.txt
.DS_Store
/example_project/local_settings.py
/docs/html
-/docs/doctrees \ No newline at end of file
+/docs/doctrees
+/sentry_index \ No newline at end of file