mirror of
https://github.com/ivuorinen/emoji.git
synced 2026-02-11 05:47:57 +00:00
Test css grid based listing
This commit is contained in:
20
.gitattributes
vendored
Normal file
20
.gitattributes
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
* text=auto
|
||||
*.md text diff=markdown
|
||||
*.php text diff=php
|
||||
|
||||
.gitattributes export-ignore
|
||||
.gitignore export-ignore
|
||||
|
||||
# Graphics
|
||||
*.gif binary
|
||||
*.gifv binary
|
||||
*.jpg binary
|
||||
*.jpeg binary
|
||||
*.png binary
|
||||
# SVG treated as an asset (binary) by default.
|
||||
*.svg text
|
||||
*.svgz binary
|
||||
*.tif binary
|
||||
*.tiff binary
|
||||
*.wbmp binary
|
||||
*.webp binary
|
||||
Reference in New Issue
Block a user