Skip to content

Commit 1b28d65

Browse files
committed
add *.db git ignore rule
1 parent 6941ecc commit 1b28d65

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

apps/web/.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,7 @@ cdk.out
143143

144144
## Panda
145145
styled-system
146-
styled-system-studio
146+
styled-system-studio
147+
148+
## local sqlite files
149+
*.db

0 commit comments

Comments
 (0)