From ad4ebe8fe2a15c90adff1ab3f56e15bc470a2c39 Mon Sep 17 00:00:00 2001 From: chrislu Date: Sat, 23 Aug 2025 22:18:46 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20development=20plan=20to=20?= =?UTF-8?q?gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Keep the ADVANCED_IAM_DEVELOPMENT_PLAN.md file local for reference without tracking in git. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a80e4e40b..6f3119830 100644 --- a/.gitignore +++ b/.gitignore @@ -119,3 +119,4 @@ docker/admin_integration/weed-local /test/s3/encryption/filerldb2 /test/s3/sse/filerldb2 test/s3/sse/weed-test.log +ADVANCED_IAM_DEVELOPMENT_PLAN.md