mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
remove sqlite db, add it to .gitignore
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