Skip to content

Commit

Permalink
Add *.prof to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aminst committed Dec 4, 2023
1 parent cbcc6e7 commit eb11282
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ cmd/router/router
cmd/shardnode/shardnode
cmd/oramnode/oramnode
*.rdb
*.log
*.log
*.prof

0 comments on commit eb11282

Please sign in to comment.