Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mcp
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
mcp
Merge requests
!10
Add The Claude.md and add .idea to the gitignore.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add The Claude.md and add .idea to the gitignore.
issue/mcp-3516268:3516268-consider-adding-a
into
1.x
Overview
0
Commits
3
Pipelines
4
Changes
3
Merged
Chris Weber
requested to merge
issue/mcp-3516268:3516268-consider-adding-a
into
1.x
3 weeks ago
Overview
0
Commits
3
Pipelines
4
Changes
3
Expand
Closes
#3516268
0
0
Merge request reports
Compare
1.x
version 2
1ab70671
3 weeks ago
version 1
2731d609
3 weeks ago
1.x (base)
and
latest version
latest version
5531a967
3 commits,
3 weeks ago
version 2
1ab70671
2 commits,
3 weeks ago
version 1
2731d609
1 commit,
3 weeks ago
3 files
+
29
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
.gitignore
+
6
−
0
Options
@@ -7,3 +7,9 @@
@@ -7,3 +7,9 @@
phpcs.xml.dist
phpcs.xml.dist
phpstan.neon
phpstan.neon
phpstan-baseline.neon
phpstan-baseline.neon
# IDE
.idea
# AI tooling
.claude
Loading