From e780b089b6d86941f6c03061a2a7a54ae4ec36de Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 13 Nov 2023 13:46:35 +0800 Subject: (docker:debian-dev) Refactor sources management. Improve build scripts. --- cspell.yaml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cspell.yaml') diff --git a/cspell.yaml b/cspell.yaml index 49aed51..3bdca1f 100644 --- a/cspell.yaml +++ b/cspell.yaml @@ -18,3 +18,10 @@ dictionaryDefinitions: - name: crupest-words path: './crupest-words.txt' addWords: true + +patterns: + - name: libs + pattern: /lib.+/g + +ignoreRegExpList: + - libs -- cgit v1.2.3