mirror of
https://github.com/Hopiu/django-rosetta.git
synced 2026-03-16 21:30:24 +00:00
updated manifest and pushed 0.7.1
This commit is contained in:
parent
0e1f21e88b
commit
c5132271c5
2 changed files with 6 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,4 +12,5 @@ testproject/coverage.xml
|
|||
testproject/htmlcov/
|
||||
testproject/rosetta.db
|
||||
testproject/src/
|
||||
testproject/.coverage
|
||||
venv_*
|
||||
|
|
|
|||
|
|
@ -4,3 +4,8 @@ recursive-include rosetta/locale *
|
|||
recursive-include rosetta/tests *
|
||||
recursive-include rosetta/templates *
|
||||
prune testproject
|
||||
prune rosetta/tests/__pycache__
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue