Skip to content

Commit

Permalink
Add .pubignores to avoid publishing test files
Browse files Browse the repository at this point in the history
  • Loading branch information
osa1 committed Oct 26, 2023
1 parent e146515 commit d27e67f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions protobuf/.pubignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test
4 changes: 4 additions & 0 deletions protoc_plugin/.pubignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
legacy_tests
test
protos
Makefile

0 comments on commit d27e67f

Please sign in to comment.