Skip to content

Commit

Permalink
brio-gen: add .gitignore for temporary files produced by tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dolmen authored and sbinet committed May 10, 2022
1 parent 1992369 commit 3396f5f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions brio/cmd/brio-gen/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/internal/gen/testdata/brio_gen_golden.go.txt_got
/testdata/briotest_brio.go_got
/testdata/image_brio.go_got

0 comments on commit 3396f5f

Please sign in to comment.