Skip to content

Commit d8bf8ba

Browse files
fix: some gitignore
1 parent f76aa8a commit d8bf8ba

6 files changed

Lines changed: 5 additions & 6474 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ yarn-debug.log*
66
yarn-error.log*
77
pnpm-debug.log*
88
lerna-debug.log*
9+
bun.lockb
910

1011
node_modules
1112
dist/

bun.lockb

-175 KB
Binary file not shown.

src-tauri/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@
55
# Generated by Tauri
66
# will have schema files for capabilities auto-completion
77
/gen/schemas
8+
9+
*.db
10+
11+
Cargo.lock

0 commit comments

Comments
 (0)