Skip to content

Commit b72ce2a

Browse files
authored
Add pgroll binary to .gitignore (#391)
So we don't check in the binary by mistake after running `go build`
1 parent d7f8ec7 commit b72ce2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ bin/license-header-checker
33
# misc
44
.DS_Store
55
.env
6+
pgroll
67

78
dist/

0 commit comments

Comments
 (0)