mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
15 lines
155 B
Plaintext
15 lines
155 B
Plaintext
# Default behavior
|
|
* text=auto
|
|
|
|
# Text files
|
|
*.php text
|
|
*.css text
|
|
*.js text
|
|
*.md text
|
|
|
|
# Binary files
|
|
*.png binary
|
|
*.jpg binary
|
|
*.gif binary
|
|
*.ico binary
|