Overview
Comment: | Update .gitattributes: Correct wildcard syntax. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | master |
Files: | files | file ages | folders |
SHA3-256: |
0970c004a22a1e76b81d15c725c5fb97 |
User & Date: | jeff@gridfinity.com on 2021-03-01 12:32:46 |
Other Links: | manifest | tags |
Context
2021-03-02
| ||
08:37:54 | Update README.md: Add links to other mirror sites check-in: ef5da2379d user: trnsz@pobox.com tags: master, trunk | |
2021-03-01
| ||
12:32:46 | Update .gitattributes: Correct wildcard syntax. check-in: 0970c004a2 user: jeff@gridfinity.com tags: master, trunk | |
12:31:20 | Add .gitattributes: Disable GitHub Linguist check-in: 7a7022c729 user: jeff@gridfinity.com tags: master, trunk | |
Changes
Modified .gitattributes from [1e41a3743b] to [9c85e0a641].
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | - - - - - - - - - - - + + + + + + + + + + + | # Disable GitHub Linguist *.m linguist-vendored |
︙ |