Adjust .gitignore to ignore esp32/* except *.py so firmware .bin stays untracked. Made-with: Cursor
- Replace HTMX with plain JavaScript for tab management - Consolidate tab UI into single button like profiles - Add cookie-based current tab storage (client-side) - Update profiles.js to work with new JSON response format