We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871c1c8 commit d1c59a4Copy full SHA for d1c59a4
1 file changed
nodejs/sqlcommenter-nodejs/.gitignore
@@ -59,3 +59,6 @@ typings/
59
60
# next.js build output
61
.next
62
+
63
+# typescript build output
64
+**/dist
0 commit comments