We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86bd27a commit a4298deCopy full SHA for a4298de
.gitattributes
@@ -1,4 +1,35 @@
1
-* text=auto
+* -text
2
+./* text=auto
3
+*.bat text
4
+*.c text
5
+*.cc text
6
+*.css text
7
+*.d text
8
+*.def text
9
+*.gyp text
10
+*.gypi text
11
+*.h text
12
+*.html text
13
+*.inc text
14
+*.js text
15
+*.json text
16
+*.man text
17
+*.manifest text
18
+*.md text
19
+*.out text
20
+*.pl text
21
+*.py text
22
+*.rb text
23
+*.rc text
24
+*.sln text
25
+*.status text
26
+*.txt text
27
+*.vcxproj text
28
+*.wixproj text
29
+*.wxl text
30
+*.wxs text
31
+*.yml text
32
+tools/msvs/npm/npmrc text
33
deps/v8/test/mjsunit/regress/regress-2825.js -text
34
35
test/fixtures/* -text
0 commit comments