1 parent 175ff18 commit 8bf14ebCopy full SHA for 8bf14eb
1 file changed
.gitignore
@@ -1,7 +1,6 @@
1
node_modules
2
+.tsimp
3
dist
-.DS_Store
4
-.faable
5
-.next
6
-.claude
7
-.playwright-mcp
+.env
+# TS incremental build artifact (tsc --incremental)
+*.tsbuildinfo
0 commit comments