Add testdb and .cache to .gitignore

They are test artifacts from alembic.ini config and pytest.

Change-Id: I1a9f9df2f78cdefb2af8d1d7a6c89384eae85d42
This commit is contained in:
Yuriy Taraday
2016-04-12 17:09:52 +03:00
parent 88bc948325
commit 7f6f15206e

2
.gitignore vendored
View File

@@ -29,6 +29,8 @@ nosetests.xml
.testrepository
.venv
cover
.cache
testdb
# Translations
*.mo