target/
.project
.settings
.classpath
.DS_Store
.checkstyle

# VS Code
.vscode/
.factorypath

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

website

# Other
*~
.notes
**/bin

apicurio-codegen
/multitenancy/
/docs/.jbang/

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


