Skip to content

Commit

Permalink
build: Update .gitignore to remove buf.lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
prnk28 committed May 25, 2024
1 parent 7453575 commit 2c56b6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
**/.DS_Store
# Output of the go coverage tool
*.out
buf.lock

# Dependency directories
node_modules/
Expand Down
2 changes: 0 additions & 2 deletions buf.lock

This file was deleted.

0 comments on commit 2c56b6c

Please sign in to comment.