nu_scripts/.gitignore
Bob Hyman 429126f3d8
fix regressions noted in 0.93.1 from 0.83: (#843)
1. double pathsep when displaying PWD
2. error 'not a git repo' when PWD outside a repo (`do --ignore-error
{}` no longer eats the stderr text?)
3. improve display when terminal quite narrow (not a regression, just an
improvement)
4. reduce overhead for padding
2024-05-25 08:28:42 -05:00

9 lines
76 B
Plaintext

.DS_Store
# ignore the git mailmap file
.mailmap
check-files.nu
.vscode/