mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
* Add hacking/ directory to .gitignore as it is commonly used for dev scripts * Add postgres_extra_settings * Add postgres_configuration_secret checksum to DB statefulset * Docs for postgres_extra_settings, CI coverage, and examples --------- Co-authored-by: Christian M. Adams <chadams@redhat.com>
15 lines
139 B
Plaintext
15 lines
139 B
Plaintext
*~
|
|
gh-pages/
|
|
.cache/
|
|
/bin
|
|
/bundle
|
|
/bundle_tmp*
|
|
/bundle.Dockerfile
|
|
/charts
|
|
/.cr-release-packages
|
|
.vscode/
|
|
__pycache__
|
|
/site
|
|
venv/*
|
|
hacking/
|