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 1faf7c4 commit 71734d0Copy full SHA for 71734d0
.gitattributes
@@ -41,11 +41,8 @@ PCbuild/readme.txt text eol=crlf
41
PC/readme.txt text eol=crlf
42
43
# Generated files
44
-# https://github.com/github/linguist#generated-code
45
-Modules/clinic/*.h linguist-generated=true
46
-Objects/clinic/*.h linguist-generated=true
47
-PC/clinic/*.h linguist-generated=true
48
-Python/clinic/*.h linguist-generated=true
+# https://github.com/github/linguist/blob/master/docs/overrides.md
+**/clinic/*.h linguist-generated=true
49
Python/deepfreeze/*.c linguist-generated=true
50
Python/frozen_modules/*.h linguist-generated=true
51
Python/frozen_modules/MANIFEST linguist-generated=true
0 commit comments