mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 16:43:05 +02:00
16 lines
531 B
Plaintext
16 lines
531 B
Plaintext
# Binary files allowed in the repository.
|
|
# One glob pattern per line. These are essential for builds and cannot be external.
|
|
# Lines starting with # are comments.
|
|
|
|
# Flutter app launcher icons (required for Android builds)
|
|
pomodoro_app/android/app/src/main/res/mipmap-*/ic_launcher.png
|
|
|
|
# Pomodoro app packaging icon
|
|
pomodoro_app/packaging/arch/*.svg
|
|
|
|
# Battery status favicon
|
|
TS/battery-status/public/favicon.svg
|
|
|
|
# Horatio demo recordings (symlinks to ../testsAndMisc_binaries/)
|
|
horatio/horatio_app/assets/demo_recordings/*.wav
|