This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-steward.git
The following commit(s) were added to refs/heads/main by this push:
new 06aa6bb Add .claude/settings.local.json to .gitignore (#97)
06aa6bb is described below
commit 06aa6bba4dd448187bffcd32d7f347c310153557
Author: Yeonguk Choo <[email protected]>
AuthorDate: Sat May 9 00:44:17 2026 +0900
Add .claude/settings.local.json to .gitignore (#97)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 85e558a..69080a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
logs
.build
.claude/worktrees/
+.claude/settings.local.json
# Python
__pycache__/