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.
.gitignore
1 parent 9ee3c5a commit 761a207Copy full SHA for 761a207
.gitignore
@@ -1,4 +1,8 @@
1
/tsgolint
2
internal/collections/
3
e2e/node_modules/
4
-node_modules/
+node_modules/
5
+
6
+*.pprof
7
+*.out
8
0 commit comments