Files
chronara/.gitattributes
T
naomi df8a89e05d
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m2s
CI / Lint & Test (pull_request) Failing after 6m8s
CI / Build Linux (pull_request) Has been skipped
CI / Build Windows (cross-compile) (pull_request) Has been skipped
feat: icon
2026-01-28 18:13:03 -08:00

10 lines
172 B
Plaintext

# Auto detect text files and perform LF normalization
* text eol=LF
*.ts text
*.spec.ts text
# Ignore binary files >:(
*.png binary
*.jpg binary
*.ico binary
*.icns binary