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
|
# Spell files will be downloaded at runtime
|
||||||
nix-diff-*
|
.config/nvim/spell/
|
||||||
|
|
||||||
# XMonad
|
# XMonad
|
||||||
**/xmonad/dist-newstyle/
|
**/xmonad/dist-newstyle/
|
||||||
|
|
|
||||||
|
|
@ -45,9 +45,6 @@
|
||||||
|
|
||||||
# pre-commit
|
# pre-commit
|
||||||
".pre-commit-config.yaml"
|
".pre-commit-config.yaml"
|
||||||
|
|
||||||
# dotfiles
|
|
||||||
".config/nvim/spell/"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue