Skip to content

Commit 0023fcf

Browse files
xaionaro@dx.centerxaionaro@dx.center
authored andcommitted
chore: remove build artifacts from git, add to .gitignore
Untrack all binaries (build/, tests/e2e-grpc/build/, build_info, *.so). These are build outputs that should never be committed.
1 parent e236068 commit 0023fcf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
/build/
2+
/tests/e2e-grpc/build/
3+
/build_info
4+
*.so
15
cover.out
26
examples/test_results/

0 commit comments

Comments
 (0)