Skip to content

Commit 48f72c5

Browse files
committed
build(gitignore): ignore capnp-generated *.capnp.go files
1 parent 6407245 commit 48f72c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
*.o
2+
*.capnp.go
23
_output/
34
cmd/**/bin/
45
**/mock_*_test.go

0 commit comments

Comments
 (0)