mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-21 05:41:54 +00:00
Added example project db to hgignore
This commit is contained in:
parent
62b371d1ee
commit
085b7bab84
1 changed files with 2 additions and 1 deletions
|
|
@ -4,4 +4,5 @@ syntax: glob
|
|||
MANIFEST
|
||||
build
|
||||
dist
|
||||
django_dbtemplates.egg-info/
|
||||
django_dbtemplates.egg-info/
|
||||
example/example.db
|
||||
Loading…
Reference in a new issue