We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2dbd03a + 087bf15 commit 9b7e47dCopy full SHA for 9b7e47d
1 file changed
src/pyob/core_utils.py
@@ -95,6 +95,7 @@
95
"README.md",
96
"DOCUMENTATION.md",
97
"observer.html",
98
+ "index.html", # remove this if you want to scan your index.html, this is for github pyob-bot to ignore its github pages index.html it creates..
99
}
100
SUPPORTED_EXTENSIONS = {".py", ".js", ".ts", ".html", ".css", ".json", ".sh"}
101
0 commit comments