Files
hikari-desktop/.gitattributes
T
naomi f393dfb359
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 47s
feat: initial prototype
2026-01-14 20:56:28 -08:00

10 lines
173 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