1
0
mirror of https://github.com/gitattributes/gitattributes.git synced 2025-01-22 08:18:50 -05:00
Commit Graph

376 Commits

Author SHA1 Message Date
Edwin Kofler
ea0819c364 style: Align attributes 2023-12-27 13:15:06 -08:00
Edwin Kofler
d2dae565d4 feat: Add Hashicorp formats like HCL, Terraform, and Vagrant 2023-12-27 13:15:06 -08:00
Edwin Kofler
1eb0917065 fix(servoy): Typo in attribute key 2023-12-27 13:14:41 -08:00
dependabot[bot]
123adccf6b Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 17:54:05 -08:00
Alexander Karatarakis
dafe4069f2 Add gitattributes.com url to README 2023-12-10 19:02:46 -08:00
Edwin Kofler
ea16268dd4 Add JavaScript .cjs and .mjs extensions 2023-12-10 19:01:52 -08:00
Edwin Kofler
4aea34b873 perf(check.sh): Use POSIX parameter expansion instead of subshell 2023-12-10 18:49:46 -08:00
dependabot[bot]
985783cfdd Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-17 21:55:05 -07:00
Martin Leduc
9631c0f8b2 Re-apply 2023-08-25 15:36:18 -07:00
Alexander Karatarakis
1998a96c37 Add ./check.sh in the README 2023-08-24 20:53:03 -07:00
Alexander Karatarakis
64c374081d
Merge pull request #197 from carlocorradini/script
feat: check script and better maintainability
2023-08-24 20:40:59 -07:00
Carlo Corradini
f9647ec2a5
chore(check.sh): fix unset 2023-08-22 16:48:24 +02:00
Carlo Corradini
aecaa69e90
chore(check.sh): comment 2023-08-22 14:29:29 +02:00
Carlo Corradini
830ff1b812
fix: fix missing git directory while calling git 2023-08-20 01:16:58 +02:00
carlocorradini
dd6b4d15c8
chore(ci/license): fix end of line 2023-08-19 19:26:24 +02:00
carlocorradini
75a34344cf
feat: check script and better maintainability 2023-08-19 19:09:23 +02:00
Alexander Karatarakis
6f6c1474e1
Merge pull request #196 from carlocorradini/master
docs: posix compliant script
2023-08-18 14:39:16 -07:00
Carlo Corradini
a9b4cc3d8b
docs: posix compliant script 2023-08-17 13:06:00 +02:00
Alexander Karatarakis
8075afad8d
Merge pull request #195 from FurkanKambay/unity
Update Unity part 2
2023-08-02 14:10:59 -07:00
Furkan Kambay
a4850ae1c1 Add back eol=lf to YAML files 2023-07-31 22:52:21 +03:00
Furkan Kambay
cc4498aed0 Hide Plugins folder from stats 2023-07-31 22:32:14 +03:00
Furkan Kambay
d8af45fda7 Change binary files to lfs 2023-07-31 22:19:26 +03:00
Alexander Karatarakis
f8dee49090
Merge pull request #194 from FurkanKambay/unity
Update Unity gitattributes
2023-07-30 19:34:44 -07:00
Furkan Kambay
92af205f99 Split up unity files by category 2023-07-29 04:13:42 +03:00
Furkan Kambay
20cee228af Add preset files 2023-07-29 04:05:53 +03:00
Furkan Kambay
f4438fe0e2 Add signal file 2023-07-29 03:01:55 +03:00
Furkan Kambay
7ec3530091
Show uxml files in stats 2023-07-29 02:49:25 +03:00
Furkan Kambay
39778a3f49 Add 1 missing Unity file 2023-07-28 04:42:15 +03:00
Furkan Kambay
dcf05234fd Add 2 missing Unity YAML file types 2023-07-28 04:16:34 +03:00
Furkan Kambay
fe1bd9e641 Add more Unity YAML files 2023-07-28 03:37:01 +03:00
Furkan Kambay
04643021be Add more Unity non-YAML files with languages set 2023-07-28 03:37:01 +03:00
Furkan Kambay
15a31397aa Make it optional to collapse YAML diffs, and combine it in macro 2023-07-28 03:37:01 +03:00
Furkan Kambay
c92a6c820e Set linguist language in unity-yaml macro 2023-07-28 03:37:01 +03:00
Furkan Kambay
8ba7f0b2e0 Remove unused extensions 2023-07-28 03:37:01 +03:00
Furkan Kambay
d831711411 Sort lines alphabetically 2023-07-28 03:37:01 +03:00
Furkan Kambay
f967e5ec30 Align everything 2023-07-28 03:36:26 +03:00
Furkan Kambay
e4b64c1d3e Use macros in Unity.gitattributes 2023-07-28 03:36:26 +03:00
Alexander Karatarakis
60c331a09d
Merge pull request #193 from jcbhmr/master
Create community and Global folders
2023-07-18 15:47:24 -07:00
Jacob Hummer
810bd6b7b1
Create community and Global folders 2023-07-17 14:44:14 -05:00
Alexander Karatarakis
7c682fb1cf
Merge pull request #191 from jcbhmr/patch-3
Create TinaCMS.gitattributes
2023-07-17 10:54:22 -07:00
Alexander Karatarakis
6a998bf823
Merge pull request #186 from jcbhmr/patch-2
Update Web.gitattributes
2023-07-17 10:51:13 -07:00
Jacob Hummer
ceb8fa6ac2
Create TinaCMS.gitattributes 2023-07-16 21:41:06 -05:00
Jacob Hummer
4622fe2c94
Update Web.gitattributes 2023-07-16 20:07:50 -05:00
Jacob Hummer
4e1b1c6fdd
Update Web.gitattributes 2023-07-16 20:05:31 -05:00
Jacob Hummer
2dfb1d9df6
Create VisualStudioCode.gitattributes (#183)
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2023-07-16 15:14:00 +12:00
Jacob Hummer
e142be1094
Create DevContainer.gitattributes (#182)
Co-authored-by: Richie Bendall <richiebendall@gmail.com>
2023-07-16 15:13:43 +12:00
Alexander Karatarakis
7beed92a80
Merge pull request #179 from Frank-Mayer/patch-1
added cpi source file to C++ gitattributes
2023-04-22 18:15:10 -07:00
Alexander Karatarakis
96f729fce3
Merge pull request #180 from dimitriskad/master
Added CRLF EOL for  *.csv to conform with RFC 4180
2023-04-22 16:02:32 -07:00
Dimitris K
74910f77c3
Added CRLF EOL for *.csv to conform with RFC 4180 2023-04-22 22:45:39 +03:00
Frank Mayer
9dec183e37
added cpi source file to C++ gitattributes 2023-04-04 09:34:29 +02:00