Skip to content

Commit

Permalink
add words, exclude .gitignore (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ITProKyle authored Apr 3, 2024
1 parent 1a37b9f commit eff5a12
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# https://github.com/release-drafter/release-drafter
autolabeler: # cspell:ignore autolabeler
autolabeler:
- label: bug
branch: [/^(bug|bugfix|fix|hotfix)\/.*/]
- label: changelog:skip
Expand Down
1 change: 1 addition & 0 deletions cspell-ext.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"ignorePaths": [
"**/.cache",
"**/.git",
"**/.gitignore",
"**/.terraform.lock.hcl",
"**/.venv/**",
"**/.vscode/cspell.json",
Expand Down
4 changes: 4 additions & 0 deletions finley.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ MSYSTEM
acmcert
albv
algs
astext
autofix
autolabeler
autoupdate
awacs
awscli
Expand Down Expand Up @@ -104,6 +106,7 @@ kustomize
kustomized
libc
licences
linenodiv
localtoc
maint
markexpr
Expand All @@ -130,6 +133,7 @@ onboarded
pipx
platformdirs
printf
psutil
purrgil
pycache
pydantic
Expand Down

0 comments on commit eff5a12

Please sign in to comment.