33 lines
535 B
Plaintext
33 lines
535 B
Plaintext
/target
|
|
|
|
# Local design handoff bundles (kept out of the public repo)
|
|
Sunstone.zip
|
|
/design_handoff_articles/
|
|
/design_handoff_final_polish/
|
|
/design_handoff_ui_redesign/
|
|
|
|
# Editor / assistant scratch
|
|
/.claude/
|
|
/pasted file.png
|
|
*.pasted.png
|
|
|
|
# Flatpak build outputs
|
|
/sunstone.flatpak
|
|
/build-dir/
|
|
/.flatpak-builder/
|
|
|
|
# Packaging build artifacts
|
|
/dist/
|
|
/packaging/arch/src/
|
|
/packaging/arch/pkg/
|
|
|
|
# Prebuilt packages — distributed via the Releases page, never committed
|
|
*.pkg.tar.zst
|
|
*.deb
|
|
*.flatpak
|
|
|
|
# OS / editor junk
|
|
.DS_Store
|
|
*~
|
|
*.swp
|