fix .gitignore: update binary name, ignore bin/ dir
Some checks are pending
CI / lint (push) Waiting to run
CI / build (push) Waiting to run
CI / test (push) Waiting to run
CI / functional (push) Blocked by required conditions

This commit is contained in:
sid 2026-04-26 08:17:15 -06:00
parent bc43f6e5a5
commit cf7c0e0878
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View file

@ -1,5 +1,6 @@
# Binaries
fgj
fj
bin/
*.exe
*.exe~
*.dll

BIN
bin/fj

Binary file not shown.