diff --git a/.gitignore b/.gitignore index 81a6b447..75e55bf7 100644 --- a/.gitignore +++ b/.gitignore @@ -135,6 +135,9 @@ dist # macOS files .DS_Store +# Clinic +.clinic + # lock files pnpm-lock.yaml yarn.lock @@ -143,4 +146,4 @@ yarn.lock .vscode .idea -BUILD_SHA \ No newline at end of file +BUILD_SHA