Files
hikari-desktop/.gitattributes
T
naomi b14d377d53
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 57s
CI / Lint & Test (pull_request) Successful in 13m58s
CI / Build Linux (pull_request) Successful in 16m13s
CI / Build Windows (cross-compile) (pull_request) Failing after 20m53s
chore: regenerate icon?
2026-01-15 16:38:05 -08:00

12 lines
188 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
*.icons binary
*.ico binary
*.icns binary