This is an automated email from the ASF dual-hosted git repository.

gangwu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-cpp.git


The following commit(s) were added to refs/heads/main by this push:
     new 31aa68af chore: add ai related files to .gitignore (#593)
31aa68af is described below

commit 31aa68af6ce282ea284f2ade0e9b56bbc5bb1cc1
Author: Gang Wu <[email protected]>
AuthorDate: Thu Mar 19 11:35:23 2026 +0800

    chore: add ai related files to .gitignore (#593)
---
 .gitignore | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/.gitignore b/.gitignore
index f5d47065..f73cd863 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,13 @@ cmake-build-release/
 /subprojects/*
 !/subprojects/packagefiles
 !/subprojects/*.wrap
+
+# AI
+AGENTS.md
+CLAUDE.md
+GEMINI.md
+.cursor/
+.gemini/
+.kiro/
+my-skills/
+skills/

Reply via email to