2 parents e450be3 + 4d38a2e commit 91c27d6Copy full SHA for 91c27d6
1 file changed
.gitignore
@@ -14,6 +14,8 @@ out/
14
coverage/
15
*.log
16
.pnpm-store/
17
+# pnpm auto-generates a placeholder here, but Inalpha is not a monorepo (sub-packages each manage their own pnpm-lock)
18
+pnpm-workspace.yaml
19
20
# Python
21
__pycache__/
0 commit comments