added .gitignore

This commit is contained in:
Carl Meyer 2009-11-10 01:19:29 -05:00
parent eb394b638b
commit 150990c7da

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
dist/*
django_model_utils.egg-info/*