Skip to content

Commit ae87ef8

Browse files
authored
chore: exclude the build files from git (#6)
1 parent 1187ccf commit ae87ef8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@
1919

2020
# Go workspace file
2121
go.work
22+
23+
# Binary files
24+
bin/

0 commit comments

Comments
 (0)