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: |
8aa40ef57b46b02f486ec0b71a847758 |
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: b7b0d97ce5 user: jeff@gridfinity.com tags: origin/master, trunk | |
04:24:32 | Add .gitattributes: GitHub Linguist overrides. check-in: 8aa40ef57b user: jeff@gridfinity.com tags: origin/master, trunk | |
04:00:10 | Update README.md: Markdown and minor formatting. check-in: b90a1818e8 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 |