Skip to content

Commit

Permalink
Add go.work to gitignore (#1698)
Browse files Browse the repository at this point in the history
small change, not sure if this was left out intentionally or not
  • Loading branch information
damemi authored Nov 5, 2024
1 parent 44c88d8 commit b80b2dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ dist/
node_modules
.DS_Store
go.work.sum
go.work
cli/odigos
.venv
**/__pycache__/
Expand Down

0 comments on commit b80b2dd

Please sign in to comment.