Skip to content

🔧 Ignore Claude Code local files#4130

Merged
thomas-lebeau merged 3 commits intomainfrom
thomas.lebeau/ignore-claude-local-files
Jan 30, 2026
Merged

🔧 Ignore Claude Code local files#4130
thomas-lebeau merged 3 commits intomainfrom
thomas.lebeau/ignore-claude-local-files

Conversation

@thomas-lebeau
Copy link
Copy Markdown
Collaborator

@thomas-lebeau thomas-lebeau commented Jan 29, 2026

Motivation

Claude Code creates local configuration files that are user-specific and should not be committed to the repository.

Changes

  • Add .gitignore entries for Claude Code local files (*.local.md, .claude/settings.local.json)
  • Add git workflow conventions to AGENTS.md (branch naming, PR title format, PR template usage)

Test instructions

Run git status and verify local Claude files no longer appear as untracked.

Checklist

  • Tested locally
  • Tested on staging N/A
  • Added unit tests for this change. N/A
  • Added e2e/integration tests for this change. N/A
  • Updated documentation and/or relevant AGENTS.md file

@thomas-lebeau thomas-lebeau requested a review from a team as a code owner January 29, 2026 08:26
@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da bot commented Jan 29, 2026

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum 167.88 KiB 167.88 KiB 0 B 0.00%
Rum Profiler 4.33 KiB 4.33 KiB 0 B 0.00%
Rum Recorder 24.54 KiB 24.54 KiB 0 B 0.00%
Logs 56.26 KiB 56.26 KiB 0 B 0.00%
Flagging 944 B 944 B 0 B 0.00%
Rum Slim 124.86 KiB 124.86 KiB 0 B 0.00%
Worker 23.63 KiB 23.63 KiB 0 B 0.00%
🚀 CPU Performance
Action Name Base CPU Time (ms) Local CPU Time (ms) 𝚫%
RUM - add global context 0.0056 0.0048 -14.29%
RUM - add action 0.0154 0.0149 -3.25%
RUM - add error 0.019 0.0166 -12.63%
RUM - add timing 0.0038 0.0032 -15.79%
RUM - start view 0.0045 0.0038 -15.56%
RUM - start/stop session replay recording 0.0009 0.0011 +22.22%
Logs - log message 0.0164 0.0174 +6.10%
🧠 Memory Performance
Action Name Base Memory Consumption Local Memory Consumption 𝚫
RUM - add global context 27.89 KiB 27.06 KiB -855 B
RUM - add action 51.42 KiB 52.08 KiB +681 B
RUM - add timing 27.88 KiB 26.19 KiB -1.69 KiB
RUM - add error 56.53 KiB 55.74 KiB -809 B
RUM - start/stop session replay recording 26.34 KiB 25.73 KiB -625 B
RUM - start view 426.53 KiB 427.46 KiB +953 B
Logs - log message 49.51 KiB 45.75 KiB -3.76 KiB

🔗 RealWorld

@thomas-lebeau thomas-lebeau changed the title Ignore Claude Code local files 🔧 Ignore Claude Code local files Jan 29, 2026
@datadog-official
Copy link
Copy Markdown

datadog-official bot commented Jan 29, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage
Patch Coverage: 100.00%
Overall Coverage: 77.33% (-0.01%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 656fa57 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

- Replace personal username with generic example in AGENTS.md
- Makes documentation more universally applicable

Rationale: Documentation examples should use generic placeholders rather than specific usernames to be more inclusive and applicable to all contributors.
@thomas-lebeau thomas-lebeau merged commit 3c104bd into main Jan 30, 2026
21 checks passed
@thomas-lebeau thomas-lebeau deleted the thomas.lebeau/ignore-claude-local-files branch January 30, 2026 07:12
@github-actions github-actions bot locked and limited conversation to collaborators Jan 30, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants