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

29 Commits

Author SHA1 Message Date
Dawid Niedźwiedzki
c9ac80d722 Removes problematic wildcard from .blend files
Removes wildcard from .blend files, that caused git to treat .blend.meta as files that are supposed to be placed in LFS, while it should've been treated as a YAML file.
2024-10-21 19:25:34 -07:00
z3y
7300d4c54a
Fixed indent 2024-09-03 08:30:21 +02:00
z3y
e36ddfd82a
Added blender save versions files
Blender by default creates at least 1 additional file `.blend1`
2024-09-03 08:28:32 +02:00
Birger E
46f81f7f44 Fixed spelling mistake in commit ea2378f
Last commit added an exception for LightningData.asset files, however the files generated by unity are named LightingData.asset
2024-06-13 18:23:24 -07:00
Tim Kopplow
ea2378f808 Added LightningData.asset as a binary exception 2024-05-26 23:02:03 -07:00
Bertrand Guay-Paquet
13ddcd2e6d Update Unity.gitattributes 2024-03-09 23:36:45 -08: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
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
Tristan
bd08642b5a
Add new image file format 2022-05-02 09:26:28 -04:00
Jamal Mustafa
220fbd35a2 apply pre-commit fixes
- add missing EOF newline
- trim trailing whitespace
2020-11-08 14:23:30 -08:00
LightJiao
c71a5f608d
Add Spine Unity export file (#120) 2020-10-19 23:17:10 +13:00
Richie Bendall
29e6446404
feat: Add note for using Git LFS 2019-07-06 21:01:51 +12:00
Richie Bendall
86dceb3f06
Update formatting
Made all options start in the same text column
Removed LFS options since it is more likely someone won't want to use LFS
2019-06-16 01:04:15 +12:00
terik23
7a26ba4db9 add Unity.gitattributes 2019-06-15 15:17:55 +05:00