remove sqlite db, add it to .gitignore

This commit is contained in:
Bill Nottingham 2019-04-18 12:03:04 -04:00
parent 87d55b13bc
commit 63049fe99d
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

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

BIN
awx-dev

Binary file not shown.