Add testdb and .cache to .gitignore
They are test artifacts from alembic.ini config and pytest. Change-Id: I1a9f9df2f78cdefb2af8d1d7a6c89384eae85d42
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -29,6 +29,8 @@ nosetests.xml
|
||||
.testrepository
|
||||
.venv
|
||||
cover
|
||||
.cache
|
||||
testdb
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
|
||||
Reference in New Issue
Block a user