Skip to content

Commit 150182f

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 3a28408 commit 150182f

11 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,7 @@ secrets/
9292
# Test/Coverage
9393
/coverage/
9494
htmlcov/
95+
96+
# ReScript/OCaml compiler artifacts
97+
*.cmti
98+
*.cmi

lib/ocaml/CheckyMonkey.cmi

-5.71 KB
Binary file not shown.

lib/ocaml/CicdHyperA.cmi

-7.13 KB
Binary file not shown.

lib/ocaml/ClaimForge.cmi

-7.32 KB
Binary file not shown.

lib/ocaml/Config.cmi

-6.67 KB
Binary file not shown.

lib/ocaml/Http.cmi

-6.27 KB
Binary file not shown.

lib/ocaml/Main.cmi

-4.83 KB
Binary file not shown.

lib/ocaml/Oikos.cmi

-5.81 KB
Binary file not shown.

lib/ocaml/Palimpsest.cmi

-8.51 KB
Binary file not shown.

lib/ocaml/Types.cmi

-20.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)