mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-22 06:11:57 +00:00
Some for annoyance for hgignore
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@78 cfb8ba98-e953-0410-9cff-959ffddf5974 committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974> --HG-- extra : convert_revision : 83ee20c52c7569da664bec596c7a3609df4c73f2
This commit is contained in:
parent
fff8405c69
commit
e786c1bca3
1 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,7 @@
|
|||
syntax: glob
|
||||
*.db
|
||||
*.pyc
|
||||
*~
|
||||
*~
|
||||
dist/*
|
||||
.DS_Store
|
||||
MANIFEST
|
||||
Loading…
Reference in a new issue