target/
dependency-reduced-pom.xml
.project
.settings
.classpath
.DS_Store
.checkstyle

# VS Code
.vscode/
.factorypath

# IntelliJ / IDEA
.idea/
.run/
*.iml
*.ipr
*.iws

website

# Other
*~
.work
.notes
**/bin
*.jar

apicurio-codegen
/docs/.jbang/

python-sdk/dist
python-sdk/kiota_tmp
python-sdk/apicurioregistrysdk/client
python-sdk/openapi.json
__pycache__

.env

# Docker/Testcontainers workarounds
**/docker-java.properties

# Generated Repository Index
PROJECT_INDEX.md
PROJECT_INDEX.json

# Ignore .claude directories in subdirectories (e.g. module/.claude) but keep the root one
**/.claude
!/.claude
# Local Claude files
.claude/settings.local.json
CLAUDE.local.md
claudedocs

# Serena MCP
.serena
