We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11da426 commit 5c95e8bCopy full SHA for 5c95e8b
web/.gitignore
@@ -40,3 +40,6 @@ next-env.d.ts
40
/user_auth.json
41
/build-archive.log
42
/test-results
43
+
44
+# generated clients ... in particular, the API to the Onyx backend itself!
45
+/src/lib/generated
0 commit comments