Skip to content

Commit 289c9ce

Browse files
committed
update gitignore to remove root main.js file as per Obsidian best practices
1 parent ea09dad commit 289c9ce

2 files changed

Lines changed: 3 additions & 617 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,8 @@ yarn-debug.log*
1818
yarn-error.log*
1919
pnpm-debug.log*
2020

21+
# Local build output
22+
main.js
23+
2124
# TypeScript incremental build metadata
2225
*.tsbuildinfo

0 commit comments

Comments
 (0)