Skip to content

Commit

Permalink
fix(gitignore): move sample dev pod configs
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <cameron.ray.smith@gmail.com>
  • Loading branch information
cameronraysmith committed Mar 6, 2024
1 parent db09c06 commit f77416e
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 @@ -142,7 +142,8 @@ multirun/
*-kube.yaml
*-sa.json
docker-config.json
*dev.cue
dev*.cue
!dev.example.cue

# bazel
bazel-*
Expand Down

0 comments on commit f77416e

Please sign in to comment.