File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 11# Build System Artifacts
22_build / # MoonBit default build output directory.
3- .moon / # MoonBit internal cache and metadata directory.
43.mooncakes / # Local MoonBit package cache directory.
54
65# Coverage and Test Artifacts
76moonbit-coverage- * .txt # Coverage reports generated by MoonBit tooling.
87_coverage # Coverage output directory used by coverage commands.
98bisect.coverage # Bisect runtime coverage data file.
10- * .log # Log files generated during test /build runs.
119
1210# JavaScript Target Artifacts
1311# *.js # Uncomment if generated JavaScript should be ignored.
@@ -20,7 +18,6 @@ node_modules/ # Node.js dependencies used in JS target workflows.
2018
2119# MoonBit Pilot / Agent Artifacts
2220.moonagent / # MoonBit agent runtime state and temporary files.
23- moonagent.log # MoonBit agent log output.
2421
2522# LLVM Backend Artifacts
2623* .ll # LLVM textual intermediate representation (IR) files.
You can’t perform that action at this time.
0 commit comments