mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 02:30:01 -03:30
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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_*
|
||||||
|
|||||||
Reference in New Issue
Block a user