Skip to content

Commit

Permalink
Add missing .gitignore files for embed
Browse files Browse the repository at this point in the history
  • Loading branch information
Frostman committed Dec 17, 2024
1 parent 31617cc commit 448b932
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/embed/flatcaroem/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*
!flatcaroembin.go
2 changes: 2 additions & 0 deletions pkg/embed/recipebin/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*
!recipebin.go

0 comments on commit 448b932

Please sign in to comment.