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: 0970c004a22a1e76b81d15c725c5fb976f856e52e55ef856a546436d912a4cba
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
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Disable GitHub Linguist
*.m linguist-vendored
.sh linguist-vendored
.r linguist-vendored
.pl linguist-vendored
.c linguist-vendored
.cpp linguist-vendored
.ltx linguist-vendored
.tex linguist-vendored
.htm linguist-vendored
.html linguist-vendored
.css linguist-vendored
.csh linguist-vendored
.old_cvsroot/* linguist-vendored
.old_mttroot_cvsroot/* linguist-vendored
gino/* linguist-vendored
mtt/* linguist-vendored
ntt/* linguist-vendored
patches/* linguist-vendored
*.p2crc linguist-vendored


|
|
|
|
|
|
|
|
|
|
|







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
*.sh linguist-vendored
*.r linguist-vendored
*.pl linguist-vendored
*.c linguist-vendored
*.cpp linguist-vendored
*.ltx linguist-vendored
*.tex linguist-vendored
*.htm linguist-vendored
*.html linguist-vendored
*.css linguist-vendored
*.csh linguist-vendored
.old_cvsroot/* linguist-vendored
.old_mttroot_cvsroot/* linguist-vendored
gino/* linguist-vendored
mtt/* linguist-vendored
ntt/* linguist-vendored
patches/* linguist-vendored
*.p2crc linguist-vendored


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]