From 7102f0f55324ef1bbc1e7c96ad35b00433d07db5 Mon Sep 17 00:00:00 2001 From: Akira Date: Mon, 2 Mar 2026 02:37:12 +0900 Subject: [PATCH] =?UTF-8?q?.gitignore:=20=E3=83=AF=E3=83=BC=E3=82=AF?= =?UTF-8?q?=E3=83=95=E3=83=AD=E3=83=BC=E5=AE=9A=E7=BE=A9=E3=83=95=E3=82=A1?= =?UTF-8?q?=E3=82=A4=E3=83=AB=E3=82=92main=E3=83=96=E3=83=A9=E3=83=B3?= =?UTF-8?q?=E3=83=81=E3=81=8B=E3=82=89=E9=99=A4=E5=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit u/ と workflows/f,u,g/ はsyncブランチがgit_syncで管理するため mainブランチのローカル作業ディレクトリでは追跡しない Co-Authored-By: Claude Sonnet 4.6 --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 2cae475..032d064 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,10 @@ workflows/.wmill/tmp/ !workflows/wmill.yaml !workflows/wmill-lock.yaml __pycache__/ + +# Windmill workflow definitions (managed by git_sync on sync branch) +# Local working directory should not track these on main +u/ +workflows/f/ +workflows/u/ +workflows/g/