1# Build outputs 2_build/ 3*.opam 4 5# Test files from main branch 6examples/ 7html5lib-tests/ 8third_party/ 9validator/ 10test.html 11broken.html 12 13# Node modules (if used locally) 14node_modules/