Skip to content

Commit cec376f

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 278339b commit cec376f

183 files changed

Lines changed: 5 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,8 @@ htmlcov/
8787

8888
# Crash recovery artifacts
8989
ai-cli-crash-capture/
90+
91+
# ReScript/OCaml compiler artifacts
92+
*.cmt
93+
*.cmti
94+
*.cmi
-7.82 KB
Binary file not shown.
-42.2 KB
Binary file not shown.
-4.8 KB
Binary file not shown.
-90.5 KB
Binary file not shown.
-5.76 KB
Binary file not shown.
-21.4 KB
Binary file not shown.
-5.5 KB
Binary file not shown.
-20.8 KB
Binary file not shown.
-7.58 KB
Binary file not shown.

0 commit comments

Comments
 (0)