Skip to content

Commit

Permalink
feat: add binary file types for icon management
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterLaplace committed Nov 17, 2024
1 parent eabb867 commit a7a53f7
Show file tree
Hide file tree
Showing 4 changed files with 1,803 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
# Binary files
*.jpg binary
*.png binary
*.ico binary
*.xpm binary
*.icns binary
*.obj binary
*.o binary
*.a binary
Expand Down
Loading

0 comments on commit a7a53f7

Please sign in to comment.