Skip to content

Commit 3526e6c

Browse files
remove .cursor from build
1 parent e6006be commit 3526e6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/build.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ import type { CombineResult } from "./types";
1616
* Files/Directories to exclude from build.
1717
*/
1818
const exclude = [
19+
".cursor",
1920
".husky",
2021
".github",
2122
".vscode",

0 commit comments

Comments
 (0)