We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f9883d commit f000f61Copy full SHA for f000f61
.gitignore
@@ -1 +1,8 @@
1
/target
2
+
3
+# Map files generated by linker
4
+*.map
5
6
+# Bloat analysis reports
7
+target/bloat-reports/
8
+target/*-bloat-reports/
0 commit comments