diff --git a/.hgignore b/.hgignore index 0ff3e91..64f1443 100644 --- a/.hgignore +++ b/.hgignore @@ -4,4 +4,5 @@ syntax: glob MANIFEST build dist -django_dbtemplates.egg-info/ \ No newline at end of file +django_dbtemplates.egg-info/ +example/example.db \ No newline at end of file