Add local binaries to gitignore

This commit is contained in:
Trey t
2025-11-26 20:36:19 -06:00
parent 501b9cc69c
commit 3ac640a3e9

3
.gitignore vendored
View File

@@ -5,6 +5,9 @@
# Binaries
bin/
api
worker
admin
*.exe
*.exe~
*.dll