.files/.stow-local-ignore
2025-09-20 19:10:34 +08:00

26 lines
267 B
Text

# https://www.gnu.org/software/stow/manual/stow.html
# git
\.git
\.gitignore
\.gitmodules
\.gitattributes
\.github
# nix
\.direnv
result
default.nix
shell.nix
\.envrc
npins
# repo related
^/README.*
^/LICENSE.*
# Justfile
Justfile
# Some helpful scripts
scripts