diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-03-25 13:06:10 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2024-03-25 13:06:10 +0100 |
| commit | b0cfacfd6ebc5f6d2bafd974047b9b21d45d1108 (patch) | |
| tree | 6a82237c99f20c594f7b44045726afb11a9ea70f /.gitignore | |
| parent | a159711de14873c36df9ccd13727eea8e585d3f2 (diff) | |
.gitignore: Add some build output paths
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,3 +9,7 @@ /cmd/cli/configs/ /ci/docker/selfsigned/ /docker/pip/out/ + +# build output +/eduvpn-common-cli +/lib |
