diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2025-07-01 11:46:49 +0200 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2025-07-01 11:46:49 +0200 |
| commit | 3b2c63e67fd72abc42bf792b2b30809241732107 (patch) | |
| tree | 5ee5e8d2d2cc011f606418ab9c58b9e8d894af9b | |
| parent | cf926f05f994d87e5c9ea4742ef143f10ac927d8 (diff) | |
| download | go-gg-3b2c63e67fd72abc42bf792b2b30809241732107.tar.gz | |
fix CI
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | build/.gitkeep | 0 |
2 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /build/ +!/build/.gitkeep diff --git a/build/.gitkeep b/build/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/build/.gitkeep |
