diff --git a/.gitignore b/.gitignore index a65e04a7858..6f0c1be90cb 100644 --- a/.gitignore +++ b/.gitignore @@ -68,4 +68,5 @@ plugin-transpiler/dist # Ignore any log files that happen to be present *.log # pyright config (keep this until we have a standardized one) -pyrightconfig.json \ No newline at end of file +pyrightconfig.json +.temporal-worker-settings \ No newline at end of file