diff --git a/.gitignore b/.gitignore
index 09f569ab22..3ae017644b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,3 +63,10 @@ screenshots/
# local graphify knowledge-graph output (never commit)
**/graphify-out/
+
+# Local scratch scripts
+/.verify*.mjs
+/.shot*.mjs
+/.diag*.mjs
+/.compare*.mjs
+/.narrow*.mjs
diff --git a/packages/twenty-front/index.html b/packages/twenty-front/index.html
index 62e26bafb8..15f9554611 100644
--- a/packages/twenty-front/index.html
+++ b/packages/twenty-front/index.html
@@ -37,7 +37,10 @@
-
+