Skip to content

Commit

Permalink
Update .gitignore to ignore those binaries
Browse files Browse the repository at this point in the history
Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
  • Loading branch information
EnriqueL8 committed Jan 30, 2025
1 parent a59e883 commit 47fae0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions smart_contracts/fabric/custompin-sample/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.DS_Store
vendor
custompin_sample
1 change: 1 addition & 0 deletions smart_contracts/fabric/firefly-go/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
.DS_Store
vendor
chaincode-go

0 comments on commit 47fae0a

Please # to comment.