Update .gitignore

Update .gitignore to exclude all the spelling items
This commit is contained in:
abraunegg 2024-11-30 09:11:53 +11:00
commit 2ef6d4739d

9
.gitignore vendored
View file

@ -9,3 +9,12 @@ config.status
autom4te.cache/
contrib/pacman/PKGBUILD
contrib/spec/onedrive.spec
# Ignore everything in the .github folder
.github/*
# Allow actions/spelling in .github
!.github/actions/spelling/
# Ensure spellcheck.yaml in .github is not ignored
!.github/actions/spelling/spellcheck.yaml