mirror of
https://github.com/abraunegg/onedrive
synced 2026-03-14 14:35:46 +01:00
Update .gitignore
Update .gitignore to exclude all the spelling items
This commit is contained in:
parent
f7af328229
commit
2ef6d4739d
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue