diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-06-06 16:21:22 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2023-09-25 09:43:37 +0200 |
| commit | 496b4ef7a52c53618e3861dddfefe036e9ea2971 (patch) | |
| tree | d749e41fc56f701ef98b5cfbd9da054fa0c12b2a | |
| parent | 30decb18b51e9149ae0d9a4395812005ef54ae91 (diff) | |
gitignore: Add some paths
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,3 +5,6 @@ # locales /client/locales/*/out.gotext.json +/docs/book/ +/cmd/cli/configs/ +/ci/docker/selfsigned/ |
