Skip to content

Commit f033ca4

Browse files
oschwaldclaude
andcommitted
Add CLAUDE.md documentation and update .gitignore
This adds comprehensive documentation for Claude Code to work more effectively in this repository, including architecture details, testing conventions, and development workflows. Also adds .claude/ to .gitignore to exclude Claude Code configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 657aeb8 commit f033ca4

File tree

2 files changed

+411
-0
lines changed

2 files changed

+411
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
*~
22
*.egg
33
.eggs
4+
.claude/
45
.idea
56
build
67
.coverage

0 commit comments

Comments
 (0)