Overview
Comment:Update .gitattributes: Exclude doc from Linguist.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | origin/master | trunk
Files: files | file ages | folders
SHA3-256: 7c29086699e71e916b48cdd20c98307d47eacca366315577ac833ce6db8ff1a1
User & Date: jeff@gridfinity.com on 2021-03-01 04:31:58
Other Links: branch diff | manifest | tags
Context
2021-03-01
10:35:17
multi: Update to PR autoresponder, add SECURITY.md check-in: 484f1837b4 user: jeff@gridfinity.com tags: github/master, trunk
10:35:17
multi: Update to PR autoresponder, add SECURITY.md check-in: 26b309fce8 user: jeff@gridfinity.com tags: master, trunk
04:31:58
Update .gitattributes: Exclude doc from Linguist. Closed-Leaf check-in: 7c29086699 user: jeff@gridfinity.com tags: origin/master, trunk
04:31:19
Update .gitattributes: Exclude TeX from Linguist check-in: e49b2b6cb4 user: jeff@gridfinity.com tags: origin/master, trunk
Changes

Modified .gitattributes from [90216ea78c] to [40e3b3d8ef].

1
2
3
4
5
6
7
8
9
10
# Documentaiton
doc/* linguist-documentation
# DOS Executables
dos/* linguist-vendored
# "Reduce" and "Standard Lisp" unavailable.
*.sl linguist-vendored
*.red linguist-vendored
# Exclude TeX to avoid misclassification.
*.tex linguist-vendored
doc/*.tex linguist-vendored

|








1
2
3
4
5
6
7
8
9
10
# Documentaiton
doc/* linguist-vendored
# DOS Executables
dos/* linguist-vendored
# "Reduce" and "Standard Lisp" unavailable.
*.sl linguist-vendored
*.red linguist-vendored
# Exclude TeX to avoid misclassification.
*.tex linguist-vendored
doc/*.tex linguist-vendored


GRG for REDUCE
GRG Homepage | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]