diff options
author | Santo Cariotti <santo@dcariotti.me> | 2025-04-24 14:26:57 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2025-04-24 14:26:57 +0200 |
commit | 6c668c4c3004d3c4655c3742c0e4ea57909604b5 (patch) | |
tree | 1e70ecacd53ee9ac0a0c28a85545fc989ce36cc0 /.gitignore | |
parent | fc18a898674d7e67611528d28492b3999363df90 (diff) |
ci: remove release
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ .rahannarc *.log +# Added by goreleaser init: +dist/ |