Rename AGENTS.md to CLAUDE.md, add root .gitignore
- Rename project instructions file to Claude Code standard name - Add .gitignore to exclude IDE files and frontend-poc/ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
b9b803da66
commit
25cb22eb84
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
# IDE
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Experimental/POC directories
|
||||
frontend-poc/
|
||||
@ -1,4 +1,4 @@
|
||||
# AGENTS.md - Mantimon TCG
|
||||
# Mantimon TCG
|
||||
|
||||
Guidelines for agentic coding agents working on this codebase.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user