1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-02-04 06:08:39 +02:00
mataha 601e122e9f
ignore/types: add Windows Command Prompt files
This PR adds `*.bat` and `*.cmd` file types.

In doing so, it makes a distinction between batch files (old standard
from the MS-DOS era) and command scripts (new flavor - can operate on
batch files, although `*.cmd` is preferred for various reasons, the
main one being batch files will set `ERRORLEVEL` following inconsistent
MS-DOS style rules[1]).

PR #2556

[1]: https://groups.google.com/g/microsoft.public.win2000.cmdprompt.admin/c/XHeUq8oe2wk/m/LIEViGNmkK0J#i106
2023-07-10 15:58:17 -04:00
..
2023-07-08 18:52:42 -04:00
2023-07-09 10:14:03 -04:00
2023-07-08 18:52:42 -04:00
2023-05-16 13:12:45 -04:00
2023-01-05 09:00:33 -05:00
2023-07-08 18:52:42 -04:00
2023-07-08 18:52:42 -04:00