We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04bcaa9 commit 312919dCopy full SHA for 312919d
.gitattributes
@@ -23,8 +23,6 @@
23
*.gn text eol=lf
24
*.gni text eol=lf
25
*.go text eol=lf
26
-*.gyp text eol=lf
27
-*.gypi text eol=lf
28
*.h text eol=lf
29
*.m text eol=lf
30
*.md text eol=lf
.gitignore
@@ -36,7 +36,6 @@
36
/third_party/fuchsia/qemu
37
/third_party/fuchsia/sdk
38
/third_party/googletest/googletest
39
-/third_party/gyp/gyp
40
/third_party/libfuzzer
41
/third_party/linux/.cipd
42
/third_party/linux/clang
third_party/gyp/README.crashpad
0 commit comments