diff --git a/.gitignore b/.gitignore index fad76bee..2fbd7eb1 100644 --- a/.gitignore +++ b/.gitignore @@ -35,7 +35,7 @@ docs/superpowers/ # env file .env -# Editor/IDE +# Editor/IDE and OS metadata .idea/ .vscode/ @@ -43,6 +43,8 @@ docs/superpowers/ .claude/ .crush/ +.DS_Store + # Scratch files that land in the repo root during ad hoc runs /out.json /logs.txt diff --git a/README.md b/README.md index ccb1d64c..87fd9091 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ gate License Go - Coverage

Morphic is a spec-to-SDK compiler. It reads an API specification in any supported source format,