diff --git a/.gitignore b/.gitignore index 6455a38..8131f1e 100644 --- a/.gitignore +++ b/.gitignore @@ -139,4 +139,7 @@ appsettings.Local.json # Fusion Builds schema.graphql *.fsp -gateway.fgp \ No newline at end of file +gateway.fgp + +# Git worktrees +.worktrees/ \ No newline at end of file