# Rust build output. Nearly a gigabyte, and cargo rebuilds it. mac-app/src-tauri/target/ # The assembled .app bundle. mac-app/*.app/ node_modules/ # The built page. Generated by build/build.py from everything in build/src, # build/body.html and build/overrides.css, and stamped with a build time, so # it changes on every run and would make every diff unreadable. Run # `python3 build/build.py` to produce it. /mac-app/dist/index.html .DS_Store