Merge pull request #3734 from wenottingham/sqlitis-is-bad

remove sqlite db, add it to .gitignore

Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
softwarefactory-project-zuul[bot]
2019-04-18 16:28:40 +00:00
committed by GitHub
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@ reference-schema.json
.tags1 .tags1
# Tower # Tower
awx-dev
awx/settings/local_*.py* awx/settings/local_*.py*
awx/*.sqlite3 awx/*.sqlite3
awx/*.sqlite3_* awx/*.sqlite3_*

BIN
awx-dev

Binary file not shown.