diff options
| author | Paul-Christian Volkmer | 2024-02-01 16:44:41 +0100 |
|---|---|---|
| committer | Paul-Christian Volkmer | 2024-02-01 16:45:22 +0100 |
| commit | 3cc34fb30bb56485129a3d8eeccce44618ad0303 (patch) | |
| tree | 93751074358a7280b3c147351fb2d13a501751d4 /.gitignore | |
| parent | 17e04a3f8972fe5eca0bf3b236293e4a6998e56f (diff) | |
feat: usage of CA certificate files within image/container
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ build/ !**/src/main/**/build/ !**/src/test/**/build/ +bindings/ca-certificates/*.pem + ### STS ### .apt_generated .classpath |
