There was an error while loading. Please reload this page.
1 parent 2c17b96 commit e2f0cb1Copy full SHA for e2f0cb1
1 file changed
.github/CODEOWNERS
@@ -106,7 +106,6 @@ Doc/conf.py @AA-Turner @hugovk @StanFromIreland
106
Doc/make.bat @AA-Turner @hugovk @StanFromIreland
107
Doc/requirements.txt @AA-Turner @hugovk @StanFromIreland
108
Doc/tools/ @AA-Turner @hugovk @StanFromIreland
109
-Doc/tools/removed-ids.txt @AA-Turner @StanFromIreland
110
111
# PR Previews
112
.readthedocs.yml @AA-Turner
@@ -643,3 +642,6 @@ Modules/**/clinic/
643
642
Objects/**/clinic/
644
PC/**/clinic/
645
Python/**/clinic/
+
646
+# Exclude HTML IDs list
647
+Doc/tools/removed-ids.txt
0 commit comments