1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/.gitignore
Moritz Johner 7b883778e9
feat: add docs (#39)
* feat: add docs

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2021-03-01 08:31:02 +01:00

15 lines
216 B
Text

/bin
/vendor
cover.out
# ignore ide files (debug config etc...)
/.vscode
/.idea
# helm chart dependencies
**/charts/*.tgz
**/charts/**/requirements.lock
deploy/charts/external-secrets/templates/crds/*.yaml
site/