fix: no leaky secrets
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -219,3 +219,4 @@ cython_debug/
|
|||||||
*.key
|
*.key
|
||||||
.ansible
|
.ansible
|
||||||
*.out
|
*.out
|
||||||
|
secrets/
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
{"nat-public-ip": {"sensitive": false, "type": "string", "value": "37.27.12.195"}}
|
|
||||||
Reference in New Issue
Block a user