.local-bin/.gitignore
Jeremie Fraeys 1ab8ef92ef
All checks were successful
Create Release / release (push) Successful in 3s
Add Forgejo Actions workflow to create releases for manwhere binary
2026-02-09 14:17:41 -05:00

17 lines
151 B
Text
Executable file

*.log
__pycache__*
pip*
poertry
.brew_lists/*.new.txt
# Zig build artifacts
.zig-cache/
zig-out/
# Other build artifacts
*.o
*.exe
manwhere-debug