Skip to content

Instantly share code, notes, and snippets.

View dipakprajapati2703's full-sized avatar

Dipak Prajapati dipakprajapati2703

  • Ahemdabad,Gujarat,India
View GitHub Profile
@dipakprajapati2703
dipakprajapati2703 / CLAUDE.md
Created September 13, 2025 17:20
CLAUDE.md is used for Magento Project.

CLAUDE.md - Magento 2 Project Instructions for Claude Code


🏗️ Project Overview

Magento 2 Project Details

  • Magento Version: 2.4.4-p13
  • PHP Version: 8.1
  • Environment: Development
@dipakprajapati2703
dipakprajapati2703 / .claude-ignore
Last active December 3, 2025 02:49
This .claude-ignore file is used for Magento Project
# .claude-ignore - Files and directories to exclude from Claude Code analysis
# Place this in your Magento 2 project root directory
# Vendor Dependencies (too large and not project-specific)
/vendor/
/node_modules/
# Generated and Cache Files
/var/
/generated/