diff --git a/.aspell.en.pws b/.aspell.en.pws index 26fc775163028a5ab2f0917aed62e2df20abe509..87b9618603734c8e54f5f4c2c96dbe5395864e24 100644 --- a/.aspell.en.pws +++ b/.aspell.en.pws @@ -1,4 +1,4 @@ -personal_ws-1.1 en 165 +personal_ws-1.1 en 165 cfg runtime Nginx diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bac31d34f5bc9295b9cc2db2c73d9b99aeb56ce1..b9fe6959532a7580f26ade4c13897ffc4639f015 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,6 +11,7 @@ repos: - id: check-toml files: Pipfile - id: trailing-whitespace + exclude: \.aspell\.en\.pws - repo: https://github.com/adrienverge/yamllint rev: v1.26.1