Test css grid based listing

This commit is contained in:
Ismo Vuorinen
2022-08-17 10:33:10 +03:00
parent 1d38f75499
commit 2c7b0a2700
3 changed files with 1214 additions and 1660 deletions

20
.gitattributes vendored Normal file
View 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