File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Auto detect text files and perform LF normalization
2
2
* text =auto
3
-
4
3
# Custom for Visual Studio
5
4
* .cs diff =csharp
6
5
* .sln merge =union
7
6
* .csproj merge =union
8
7
* .vbproj merge =union
9
8
* .fsproj merge =union
10
9
* .dbproj merge =union
11
-
12
10
# Standard to msysgit
13
11
* .doc diff =astextplain
14
12
* .DOC diff =astextplain
15
- * .docx diff =astextplain
13
+ * .docx filter = lfs diff =lfs merge = lfs - text
16
14
* .DOCX diff =astextplain
17
15
* .dot diff =astextplain
18
16
* .DOT diff =astextplain
19
- * .pdf diff =astextplain
17
+ * .pdf filter = lfs diff =lfs merge = lfs - text
20
18
* .PDF diff =astextplain
21
19
* .rtf diff =astextplain
22
20
* .RTF diff =astextplain
21
+ * .pptx filter =lfs diff =lfs merge =lfs - text
22
+ * .pptm filter =lfs diff =lfs merge =lfs - text
23
+ * .zip filter =lfs diff =lfs merge =lfs - text
24
+ * .rar filter =lfs diff =lfs merge =lfs - text
25
+ * .7z filter =lfs diff =lfs merge =lfs - text
26
+ * .mp4 filter =lfs diff =lfs merge =lfs - text
27
+ * .3gp filter =lfs diff =lfs merge =lfs - text
28
+ * .avi filter =lfs diff =lfs merge =lfs - text
29
+ * .gz filter =lfs diff =lfs merge =lfs - text
30
+ * .mkv filter =lfs diff =lfs merge =lfs - text
31
+ * .webm filter =lfs diff =lfs merge =lfs - text
32
+ * .capx filter =lfs diff =lfs merge =lfs - text
33
+ * .usv filter =lfs diff =lfs merge =lfs - text
You can’t perform that action at this time.
0 commit comments