Skip to content

Commit d8c6c14

Browse files
committed
Add bin in gitignore
1 parent 690ea84 commit d8c6c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ go.work.sum
2525
.task
2626
env.sh
2727
expansion.yml
28+
bin
2829

2930
# AWS SAM-generated files
3031
internal/cmd/faas/awslambda/.aws-sam
@@ -37,7 +38,6 @@ internal/cmd/compilecheck/compilecheck.so
3738
# Ignore api report files
3839
api-report.md
3940
api-report.txt
40-
bin
4141

4242
# Ignore perf report files
4343
perf-report.md

0 commit comments

Comments
 (0)