home/git: move spell ignore to repo gitignore

This commit is contained in:
Primrose 2025-09-18 10:05:45 +08:00
parent 336d9ec2ae
commit 1bb492aa78
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 2 additions and 5 deletions

View file

@ -45,9 +45,6 @@
# pre-commit
".pre-commit-config.yaml"
# dotfiles
".config/nvim/spell/"
];
};