Skip to content

Commit

Permalink
copy common files (.gitignore: add *.pprof and *.test)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrre committed Sep 18, 2024
1 parent 93eb780 commit b9be2ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
/build
/coverage.*
*.pprof
*.test

0 comments on commit b9be2ff

Please sign in to comment.