| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4aed176 commit a4e5a3a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -31,6 +31,7 @@ function findMarkdownFilesRecursively(dirPath) { | |||
| 31 | 31 | entry.name !== 'changelogs' && | |
| 32 | 32 | entry.name !== 'deps' && | |
| 33 | 33 | entry.name !== 'fixtures' && | |
| 34 | + entry.name !== 'gyp' && | ||
| 34 | 35 | entry.name !== 'node_modules' && | |
| 35 | 36 | entry.name !== 'out' && | |
| 36 | 37 | entry.name !== 'tmp' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments