chore: add sif binary to gitignore

This commit is contained in:
syscats
2024-02-04 14:08:31 +01:00
parent b37c0da83b
commit a5b9b73a21

3
.gitignore vendored
View File

@@ -20,6 +20,9 @@
# Go workspace file
go.work
# sif binary
sif
# logs for testing
logs