updated manifest and pushed 0.7.1

This commit is contained in:
Marco Bonetti 2013-03-01 11:43:36 +01:00
parent 0e1f21e88b
commit c5132271c5
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View file

@ -12,4 +12,5 @@ testproject/coverage.xml
testproject/htmlcov/
testproject/rosetta.db
testproject/src/
testproject/.coverage
venv_*

View file

@ -4,3 +4,8 @@ recursive-include rosetta/locale *
recursive-include rosetta/tests *
recursive-include rosetta/templates *
prune testproject
prune rosetta/tests/__pycache__