diff --git a/.gitignore b/.gitignore index 90d3ff2..538d022 100644 --- a/.gitignore +++ b/.gitignore @@ -135,6 +135,9 @@ dist # macOS files .DS_Store +# Clinic +.clinic + # lock files package-lock.json pnpm-lock.yaml @@ -146,4 +149,4 @@ yarn.lock # 0x .__browserify_string_empty.js -profile-* \ No newline at end of file +profile-*