Files
Greg Shuflin a97535630e add a directory for design explorations
Initially with the typeface design checks.
2026-08-09 02:37:14 -07:00

91 lines
1.5 KiB
Plaintext

# CLI
test-store
test-nodes/
test/store-dirs/*
gui-store*
# Integration test stores (deterministic keypairs, recreated each test run)
rust/cli-app/tests/stores/
# Nix build outputs
result
result-*
# Rust
rust/**/target/
rust/**/*.rs.bk
# Android
*.iml
.gradle
/local.properties
/.idea
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
local.properties
# Android Studio
*.iws
*.ipr
.idea/
.idea_modules/
*.hprof
*.hprof.*
*.log
*.log.*
*.log.*
# Gradle
.gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
# NDK
obj/
.so
# Generated files
gen/
out/
# Generated uniffi Kotlin bindings — regenerated from the compiled .so by the
# Android `generateUniffiBindings` preBuild task (`just uniffi-bindgen-generate`).
/android/app/src/main/java/com/gregshuflin/synchronicity/uniffi/
# Kotlin
*.class
*.log
*.ctxt
.mtj.tmp/
*.jar
!**/gradle/wrapper/gradle-wrapper.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
hs_err_pid*
*jniLib*
# macOS
.DS_Store
.AppleDouble
.LSOverride
# Typefaces copied out of assets/fonts/ by Gradle's `copySharedFonts` task
# (ADR 0024). Unlike res/drawable's shared icon, these are *not* committed in
# both places: the vendored set is ~33 MB, and a second copy in the tree would
# double that for files that are byte-identical to their source. Run
# `scripts/vendor-fonts.sh` to populate assets/fonts/; Gradle handles the rest.
android/app/src/main/res/font/
# Typeface specimen builder scratch: font downloads and the generated page.
design/typeface-specimen/.work/