nu_scripts/.gitignore
Auca Coyan c2ef662e48
add a nu-check verification CI (#771)
I made a `toolkit.nu` with a very bare bones struct, this is called via
[`setup-nu`](https://github.com/hustcer/setup-nu) action, and generates
the `check-files.nu` file. After that, another nu instance run that
script to check files one by one. The folder `before_v0.60/` is
excluded.
2024-03-12 20:48:08 +01:00

7 lines
66 B
Plaintext

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