chore: Add expand.rs to .gitignore for debugging macros

This commit is contained in:
Gerald Pinder 2024-09-21 10:46:17 -04:00
parent de45aeb015
commit aed7e275f2
2 changed files with 6 additions and 1 deletions

1
.gitignore vendored
View file

@ -10,3 +10,4 @@ cosign.key
# Local testing for bluebuild recipe files
/config/*
/Containerfile
/expand.rs