| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ad841a2 commit 65e134f
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,19 @@ | |||
| 1 | + # Whitelist dotfiles | ||
| 2 | + .* | ||
| 3 | + !deps/**/.* | ||
| 4 | + !test/fixtures/**/.* | ||
| 5 | + !tools/eslint/**/.* | ||
| 6 | + !tools/doc/node_modules/**/.* | ||
| 7 | + !.editorconfig | ||
| 8 | + !.eslintignore | ||
| 9 | + !.eslintrc | ||
| 10 | + !.gitattributes | ||
| 11 | + !.github | ||
| 12 | + !.gitignore | ||
| 13 | + !.gitkeep | ||
| 14 | + !.mailmap | ||
| 15 | + !.remarkrc | ||
| 16 | + | ||
| 1 | 17 | core | |
| 2 | 18 | vgcore.* | |
| 3 | 19 | v8*.log | |
@@ -16,8 +32,6 @@ node | |||
| 16 | 32 | node_g | |
| 17 | 33 | *.swp | |
| 18 | 34 | .benchmark_reports | |
| 19 | - /.project | ||
| 20 | - /.cproject | ||
| 21 | 35 | icu_config.gypi | |
| 22 | 36 | ||
| 23 | 37 | /out | |
| Back | FazBrowse Home | New Git URL |
0 commit comments