Overview
Comment:Add .gitattributes: Disable GitHub Linguist
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | master
Files: files | file ages | folders
SHA3-256: 7a7022c729a6482c9584ab23a7de4b1aaa3b8574bea34ad46df1adf5153546e1
User & Date: jeff@gridfinity.com on 2021-03-01 12:31:20
Other Links: manifest | tags
Context
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
12:05:46
multi: Add HTML+PDF documentation, README, LICENSE

Add: LICENSE.md - GNU GPLv2 license
Add: README.md - Markdown README document
Add: mtt/doc/13873950500069078.pdf - PDF document
Add: mtt/doc/293854591.pdf - PDF document
Add: mtt/doc/BreedveldChapter.pdf - PDF document
Add: mtt/doc/GawSmi96.pdf - PDF document
Add: mtt/doc/PN10J72L665H44JN.pdf - PDF document
Add: mtt/doc/bbm_978-3-662-04181-9-1.pdf - PDF document
Add: mtt/doc/example_out/ - PDF document
Add: mtt/doc/mtt.html - HTML documentation
Add: mtt/doc/mtt.pdf - PDF document check-in: 4683e9435a user: jeff@gridfinity.com tags: master, trunk

Changes

Added .gitattributes version [1e41a3743b].





























































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# 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
*.diff linguist-vendored
*.hpp linguist-vendored
*.h linguist-vendored
*.make linguist-vendored
Makefile linguist-vendored
*.yml linguist-vendored
*.toml linguist-vendored
.github/* linguist-vendored
./* linguist-vendored
* linguist-vendored


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