toastdriven / django-haystack

Modular search for Django. Currently v1.1.0-alpha.

django-haystack / .gitignore
100644 7 lines (7 sloc) 0.054 kb
1
2
3
4
5
6
7
*.pyc
.DS_Store
_build
.*.sw[po]
*.egg-info
dist
build