fix: ignore bin

This commit is contained in:
sajadMRjl
2026-01-28 03:43:48 +03:30
parent c44e6f2027
commit 51f7e649a6

2
.gitignore vendored
View File

@@ -8,6 +8,8 @@ scanner
*.dylib
data/
data/*
bin/
bin/*
# Test binaries built with 'go test -c'