OCaml HTML5 parser/serialiser based on Python's JustHTML
1# OCaml build artifacts
2_build/
3*.install
4*.merlin
5*.cmi
6*.cmo
7*.cmx
8*.cma
9*.cmxa
10*.a
11*.o
12
13# Third-party sources (fetch locally with opam source)
14third_party/
15
16# Editor and OS files
17.DS_Store
18*.swp
19*~
20.vscode/
21.idea/
22
23# Opam local switch
24_opam/
25*.html
26
27# Session/planning files
28PLAN*.md
29FIXES.md
30CLAUDE.md
31*_output.txt
32curl_response