From a4d2b191e50377ec79ed22edc27b39af37047b24 Mon Sep 17 00:00:00 2001 From: remorses Date: Mon, 27 Jan 2025 10:59:23 +0100 Subject: [PATCH] keep cursorignore --- nextjs-app/src/framer/.cursorignore | 2 ++ unframer/src/exporter.ts | 1 + 2 files changed, 3 insertions(+) create mode 100644 nextjs-app/src/framer/.cursorignore diff --git a/nextjs-app/src/framer/.cursorignore b/nextjs-app/src/framer/.cursorignore new file mode 100644 index 0000000..b0a80ab --- /dev/null +++ b/nextjs-app/src/framer/.cursorignore @@ -0,0 +1,2 @@ +**/*.js +chunks diff --git a/unframer/src/exporter.ts b/unframer/src/exporter.ts index a2be891..f483d54 100644 --- a/unframer/src/exporter.ts +++ b/unframer/src/exporter.ts @@ -397,6 +397,7 @@ export async function bundle({ .concat([ path.resolve(out, 'meta.json'), path.resolve(out, 'tokens.css'), + path.resolve(out, '.cursorignore'), path.resolve(out, 'styles.css'), ]) .concat(