An open API service providing commit metadata for open source projects.

GitHub / gitattributes/gitattributes / commits

A collection of useful .gitattributes templates

SHA Message Author Date Stats
fddc586c merge Merge pull request #246 from gitattributes/license/copyright-to-2026 Jozef Izso <j****o@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
699fde7a docs(license): update copyright year(s) github-actions <g****s@g****m> 8 months ago
556ffec5 Use recursive pattern bebehr <b****y@g****m>
Committed by: Alexander Karatarakis <a****x@k****m>
about 1 year ago
9351a0a4 Unity: exclude lock file and third-party plugins from GitHub diffs and langua... Furkan Kambay <f****y@p****m>
Committed by: Alexander Karatarakis <a****x@k****m>
about 1 year ago
fcf0d790 Unity: `.blend1` Blender backup files Furkan Kambay <f****y@p****m>
Committed by: Alexander Karatarakis <a****x@k****m>
about 1 year ago
9c90df1c Update CSharp.gitattributes sibber5 <g****o@g****m>
Committed by: Alexander Karatarakis <a****x@k****m>
about 1 year ago
bc4ed4cc Add .slnx to CSharp.gitattributes sibber5 <g****o@g****m>
Committed by: Alexander Karatarakis <a****x@k****m>
about 1 year ago
ee49134e Fix `*.pdf` attribute in Delphi gitattributes Edwin Kofler <e****n@k****v>
Committed by: Alexander Karatarakis <a****x@k****m>
about 1 year ago
db7095a2 Put general usage info in README together Christopher Hicks <c****t@g****m>
Committed by: Alexander Karatarakis <a****x@k****m>
over 1 year ago
46a8961a merge Merge pull request #235 from runningcode/patch-1 Jozef Izso <j****o@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a5244cbd Add handling for windows .bat files Nelson Osacky <n****n@o****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
03aca027 made all *.env files be handled instead of only `.env` Eva <e****v@d****m>
Committed by: Alexander Karatarakis <a****x@k****m>
over 1 year ago
2c997163 docs(license): update copyright year(s) github-actions <g****s@g****m>
Committed by: Alexander Karatarakis <a****x@k****m>
over 1 year ago
c9ac80d7 Removes problematic wildcard from .blend files Dawid Niedźwiedzki <g****b@n****h>
Committed by: Alexander Karatarakis <a****x@k****m>
almost 2 years ago
a5f00095 merge Merge pull request #228 from z3y/master Jozef Izso <j****o@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
7300d4c5 Fixed indent z3y <z****y@p****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e36ddfd8 Added blender save versions files z3y <z****y@p****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
4b01243c Create DyalogAPL.gitattributes Adám Brudzewsky <a****z@g****m>
Committed by: Alexander Karatarakis <a****x@k****m>
about 2 years ago
46f81f7f Fixed spelling mistake in commit ea2378f Birger E <b****o@g****m>
Committed by: Alexander Karatarakis <a****x@k****m>
about 2 years ago
ea2378f8 Added LightningData.asset as a binary exception Tim Kopplow <k****m@g****m>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
06f75a95 Update Ada.gitattributes: highlight `*.gpr` as Ada Manuel <m****o@g****m>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
6254cbbe Add more compressed file extensions to Common.gitattributes Ian Abbott <a****i@m****k>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
13ddcd2e Update Unity.gitattributes Bertrand Guay-Paquet <b****p@g****m>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
2aeb855a Bump pre-commit/action from 3.0.0 to 3.0.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
f29c0245 Add *.ksh to Common.gitattributes Apoorva Srivastava <a****8@g****m>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
dda385ab docs(license): update copyright year(s) github-actions <g****s@g****m>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
ea0819c3 style: Align attributes Edwin Kofler <e****n@k****v>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
a7d11e3e feat: Add PHP template Edwin Kofler <e****n@k****v>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
1eb09170 fix(servoy): Typo in attribute key Edwin Kofler <e****n@k****v>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
d2dae565 feat: Add Hashicorp formats like HCL, Terraform, and Vagrant Edwin Kofler <e****n@k****v>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
123adccf Bump actions/setup-python from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
4aea34b8 perf(check.sh): Use POSIX parameter expansion instead of subshell Edwin Kofler <e****n@k****v>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
ea16268d Add JavaScript .cjs and .mjs extensions Edwin Kofler <e****n@k****v>
Committed by: Alexander Karatarakis <a****x@k****m>
over 2 years ago
dafe4069 Add gitattributes.com url to README Alexander Karatarakis <a****x@k****m> almost 3 years ago
985783cf Bump actions/checkout from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: Alexander Karatarakis <a****x@k****m>
almost 3 years ago
1dcb1ff5 Make Git Attribute appear in the language breakdown statistics Martin Leduc <3****n@u****m>
Committed by: Alexander Karatarakis <a****x@k****m>
about 3 years ago
9631c0f8 Re-apply Martin Leduc <3****n@u****m>
Committed by: Alexander Karatarakis <a****x@k****m>
about 3 years ago
1998a96c Add `./check.sh` in the README Alexander Karatarakis <a****x@k****m> about 3 years ago
64c37408 merge Merge pull request #197 from carlocorradini/script Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
f9647ec2 chore(check.sh): fix unset Carlo Corradini <c****8@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
aecaa69e chore(check.sh): comment Carlo Corradini <c****8@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
830ff1b8 fix: fix missing git directory while calling git Carlo Corradini <c****8@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
dd6b4d15 chore(ci/license): fix end of line carlocorradini <c****8@g****m> about 3 years ago
75a34344 feat: check script and better maintainability carlocorradini <c****8@g****m> about 3 years ago
6f6c1474 merge Merge pull request #196 from carlocorradini/master Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
a9b4cc3d docs: posix compliant script Carlo Corradini <c****8@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
8075afad merge Merge pull request #195 from FurkanKambay/unity Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
a4850ae1 Add back `eol=lf` to YAML files Furkan Kambay <f****y@p****m> about 3 years ago
cc4498ae Hide Plugins folder from stats Furkan Kambay <f****y@p****m> about 3 years ago
d8af45fd Change `binary` files to `lfs` Furkan Kambay <f****y@p****m> about 3 years ago
f8dee490 merge Merge pull request #194 from FurkanKambay/unity Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
92af205f Split up unity files by category Furkan Kambay <f****y@p****m> about 3 years ago
20cee228 Add preset files Furkan Kambay <f****y@p****m> about 3 years ago
f4438fe0 Add signal file Furkan Kambay <f****y@p****m> about 3 years ago
7ec35300 Show uxml files in stats Furkan Kambay <f****y@p****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
39778a3f Add 1 missing Unity file Furkan Kambay <f****y@p****m> about 3 years ago
dcf05234 Add 2 missing Unity YAML file types Furkan Kambay <f****y@p****m> about 3 years ago
fe1bd9e6 Add more Unity YAML files Furkan Kambay <f****y@p****m> about 3 years ago
04643021 Add more Unity non-YAML files with languages set Furkan Kambay <f****y@p****m> about 3 years ago
15a31397 Make it optional to collapse YAML diffs, and combine it in macro Furkan Kambay <f****y@p****m> about 3 years ago
c92a6c82 Set linguist language in unity-yaml macro Furkan Kambay <f****y@p****m> about 3 years ago
8ba7f0b2 Remove unused extensions Furkan Kambay <f****y@p****m> about 3 years ago
d8317114 Sort lines alphabetically Furkan Kambay <f****y@p****m> about 3 years ago
f967e5ec Align everything Furkan Kambay <f****y@p****m> about 3 years ago
e4b64c1d Use macros in Unity.gitattributes Furkan Kambay <f****y@p****m> about 3 years ago
60c331a0 merge Merge pull request #193 from jcbhmr/master Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
810bd6b7 Create community and Global folders Jacob Hummer <j****r@o****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
7c682fb1 merge Merge pull request #191 from jcbhmr/patch-3 Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
6a998bf8 merge Merge pull request #186 from jcbhmr/patch-2 Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
ceb8fa6a Create TinaCMS.gitattributes Jacob Hummer <j****r@o****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
4622fe2c Update Web.gitattributes Jacob Hummer <j****r@o****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
4e1b1c6f Update Web.gitattributes Jacob Hummer <j****r@o****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
2dfb1d9d Create VisualStudioCode.gitattributes (#183)
Co-authored-by: Richie Bendall <r****l@g****m>
Jacob Hummer <j****r@o****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
e142be10 Create DevContainer.gitattributes (#182)
Co-authored-by: Richie Bendall <r****l@g****m>
Jacob Hummer <j****r@o****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
7beed92a merge Merge pull request #179 from Frank-Mayer/patch-1 Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
96f729fc merge Merge pull request #180 from dimitriskad/master Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
74910f77 Added CRLF EOL for *.csv to conform with RFC 4180 Dimitris K <6****d@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
9dec183e added cpi source file to C++ gitattributes Frank Mayer <g****t@f****o>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b771d56f Add missing newline Alexander Karatarakis <a****x@k****m> over 3 years ago
502487ae merge Merge pull request #178 from drothmaler/feature/java-wrapper-scripts Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
695406f4 Add Config for Maven-/Gradle-Wrapper-Scripts Daniel Rothmaler <d****t@z****m> over 3 years ago
71090047 merge Merge pull request #173 from bh1428/master Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e12621c2 adapt LF in .ipynb (Jupyter notebooks) as well Ben Hattem <b****m@g****m> over 3 years ago
e6c7493a Jupyter notebooks are always created with LF (on Windows) Ben Hattem <b****m@g****m> over 3 years ago
eeb2ca9a Add Markdown in gitattributes Code Hangen <1****n@u****m>
Committed by: Alexander Karatarakis <a****x@k****m>
almost 4 years ago
9c74500b Normalize package-lock.json to LF for consistency (#143) Devin Rhode <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
125caa77 Add .husky/* (#156) Devin Rhode <5****2@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
bf082e21 Add epub to Common (#166)
Co-authored-by: Richie Bendall <r****l@g****m>
Mussa Charles <m****0@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
012a194b merge Merge pull request #167 from n-ski/master Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ecf304ef Do not use `merge=union` for C# projects, F# projects, and VS solutions Sergey Volkov <s****2@y****u> about 4 years ago
42a44421 merge Merge pull request #165 from astrograph/master Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ada1ff31 add comment for sql .gitattributes astrograph <p****p@s****t>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f9d4f966 Use Kotlin diff (#164) Heiko Does <h****s@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e586120a merge Merge pull request #162 from tristan-mastrodicasa/patch-1 Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
bd08642b Add new image file format Tristan <g****7@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
1e141b28 merge Merge pull request #155 from jpawlowski/patch-1 Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5111012f Handle *.mdx files similar to *.md Julian Pawlowski <j****i@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ceae8727 `Microsoft Shell.gitattributes` -> `MicrosoftShell.gitattributes` Alexander Karatarakis <a****x@k****m> almost 5 years ago
ccf003da merge Merge pull request #153 from jpawlowski/patch-5 Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
832b9e03 merge Merge pull request #152 from jpawlowski/patch-4 Alexander Karatarakis <a****x@k****m>
Committed by: GitHub <n****y@g****m>
almost 5 years ago

← Back to repository