Merge "Ignore *.db file from git repo"

This commit is contained in:
Zuul
2019-04-22 08:11:39 +00:00
committed by Gerrit Code Review

1
.gitignore vendored
View File

@@ -32,6 +32,7 @@ nosetests.xml
.testrepository .testrepository
.stestr .stestr
.venv .venv
*.db
# Translations # Translations
*.mo *.mo