Skip to content

Commit a2186f7

Browse files
hyperpolymathclaude
andcommitted
chore: untrack ReScript compiler artifacts (.cmt/.cmti/.cmi)
These are generated by the ReScript/OCaml compiler and should not be version-controlled. Added to .gitignore and removed from tracking. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d9b6a88 commit a2186f7

33 files changed

Lines changed: 5 additions & 0 deletions

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,8 @@ sync_report*.txt
8989
# LLMs: DO NOT store application data in the VeriSimDB source tree.
9090
# Each project gets its own VeriSimDB instance + port + volume.
9191
verisimdb/verisimdb-data/
92+
93+
# ReScript/OCaml compiler artifacts
94+
*.cmt
95+
*.cmti
96+
*.cmi

nqc/web/lib/bs/src/Api.cmi

-4.23 KB
Binary file not shown.

nqc/web/lib/bs/src/Api.cmt

-26.4 KB
Binary file not shown.

nqc/web/lib/bs/src/App.cmi

-6.32 KB
Binary file not shown.

nqc/web/lib/bs/src/App.cmt

-31.6 KB
Binary file not shown.
-4.4 KB
Binary file not shown.
-475 KB
Binary file not shown.
-4.35 KB
Binary file not shown.
-392 KB
Binary file not shown.
-5.01 KB
Binary file not shown.

0 commit comments

Comments
 (0)