fix: add binary files to .gitignore
Prevent build artifacts from being committed to repo
This commit is contained in:
@@ -7,3 +7,7 @@
|
||||
starter
|
||||
worker
|
||||
poimen
|
||||
|
||||
# Compiled binaries
|
||||
poimen-worker
|
||||
poimen-api
|
||||
|
||||
Reference in New Issue
Block a user