Overview
Comment: | Add .gitattributes: GitHub Linguist overrides. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
cb0435d5a13e323518c7c99b10788526 |
User & Date: | jeff@gridfinity.com on 2021-03-01 04:24:32 |
Other Links: | branch diff | manifest | tags |
Context
2021-03-01
| ||
04:29:55 | Update .gitattributes: Exclude *.sl/*.red files. check-in: b77671fd85 user: jeff@gridfinity.com tags: origin/master, trunk | |
04:24:32 | Add .gitattributes: GitHub Linguist overrides. check-in: cb0435d5a1 user: jeff@gridfinity.com tags: origin/master, trunk | |
04:00:10 | Update README.md: Markdown and minor formatting. check-in: c59842e34e user: jeff@gridfinity.com tags: origin/master, trunk | |
Changes
Added .gitattributes version [807b2f293b].
> > > > | 1 2 3 4 | doc/* linguist-documentation dos/* linguist-vendored *.sl linguist-language=Lisp *.red linguist-language=Lisp |