| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,12 +16,13 @@ end_of_line = crlf | |||
| 16 | 16 | indent_size = 8 | |
| 17 | 17 | indent_style = tab | |
| 18 | 18 | ||
| 19 | - [{deps}/**] | ||
| 19 | + [deps/**] | ||
| 20 | 20 | charset = unset | |
| 21 | 21 | end_of_line = unset | |
| 22 | 22 | indent_size = unset | |
| 23 | 23 | indent_style = unset | |
| 24 | + insert_final_newline = unset | ||
| 24 | 25 | trim_trailing_whitespace = unset | |
| 25 | 26 | ||
| 26 | - [{test/fixtures,deps,tools/eslint/node_modules,tools/gyp,tools/icu,tools/msvs}/**] | ||
| 27 | + [{test/fixtures,tools/eslint/node_modules,tools/gyp,tools/icu,tools/msvs}/**] | ||
| 27 | 28 | insert_final_newline = false | |
| Back | FazBrowse Home | New Git URL |
0 commit comments