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
26validator
27
28# Session/planning files
29PLAN*.md
30FIXES.md
31CLAUDE.md
32*_output.txt
33curl_response