.files/.stow-local-ignore
2025-05-05 23:46:35 +02:00

26 lines
265 B
Text

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