mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
home/git: move spell ignore to repo gitignore
This commit is contained in:
parent
336d9ec2ae
commit
1bb492aa78
2 changed files with 2 additions and 5 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,5 +1,5 @@
|
|||
# nd outputs
|
||||
nix-diff-*
|
||||
# Spell files will be downloaded at runtime
|
||||
.config/nvim/spell/
|
||||
|
||||
# XMonad
|
||||
**/xmonad/dist-newstyle/
|
||||
|
|
|
|||
|
|
@ -45,9 +45,6 @@
|
|||
|
||||
# pre-commit
|
||||
".pre-commit-config.yaml"
|
||||
|
||||
# dotfiles
|
||||
".config/nvim/spell/"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue