| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5a730b5 commit 166f14a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -26,7 +26,6 @@ function findMarkdownFilesRecursively(dirPath) { | |||
| 26 | 26 | ||
| 27 | 27 | if ( | |
| 28 | 28 | entry.isDirectory() && | |
| 29 | - entry.name !== 'api' && | ||
| 30 | 29 | entry.name !== 'build' && | |
| 31 | 30 | entry.name !== 'changelogs' && | |
| 32 | 31 | entry.name !== 'deps' && | |
| Back | FazBrowse Home | New Git URL |
0 commit comments