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.
2 parents d2110e5 + 62119ec commit f2bbd11Copy full SHA for f2bbd11
1 file changed
docs/examples/ts/.gitignore
@@ -0,0 +1,12 @@
1
+# Generated by bootstrap validation (yarn init, yarn add, tsc, codegen).
2
+# Cleanup runs via trap but may not fire if bootstrap is interrupted or parallel kills jobs.
3
+*/.editorconfig
4
+*/.gitattributes
5
+*/.gitignore
6
+*/.yarnrc.yml
7
+*/package.json
8
+*/README.md
9
+*/tsconfig.json
10
+*/codegenCache.json
11
+*/artifacts/
12
+joblog.txt
0 commit comments