Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
* text=auto eol=lf

# images
*.jpg binary
*.png binary
*.ico binary
*.xcf binary
*.icns binary

# linux
*.a binary
*.so binary
*.so.* binary
*.hex binary
*.HEX binary
test_gui2_snap binary
test_gui2_video binary
fxload binary

# mac
*.dylib binary
*.dylib.* binary

# windows
*.aps binary
*.dll binary
*.lib binary
*.exe binary
*.exp binary

# random
*.pdf binary
*.img binary