We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec729d9 commit c158e05Copy full SHA for c158e05
1 file changed
.gitignore
@@ -9,6 +9,8 @@ data.db
9
/playground
10
**/tsconfig.tsbuildinfo
11
12
+.DS_Store
13
+
14
# in a real app you'd want to not commit the .env
15
# file as well, but since this is for a workshop
16
# we're going to keep them around.
0 commit comments