diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-02-08 23:55:48 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-02-08 23:55:48 +0800 |
commit | a6a77257c5098772332b7bc026587f0d767fae1f (patch) | |
tree | 49430f9f926b051881d9f79de8495538d4df9a87 /cspell.yaml | |
parent | 641273f9d2655299c5bf07229359c3ad955b6a3f (diff) | |
download | crupest-a6a77257c5098772332b7bc026587f0d767fae1f.tar.gz crupest-a6a77257c5098772332b7bc026587f0d767fae1f.tar.bz2 crupest-a6a77257c5098772332b7bc026587f0d767fae1f.zip |
feat(hurd): move hurd things to here.
Diffstat (limited to 'cspell.yaml')
-rw-r--r-- | cspell.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cspell.yaml b/cspell.yaml index 4cc35f7..5d6d72b 100644 --- a/cspell.yaml +++ b/cspell.yaml @@ -3,12 +3,17 @@ language: en dictionaries: - crupest-words - en_US + - companies - softwareTerms + - misc - node - typescript - python - html - css + - cpp + - csharp + - latex - bash - fonts - filetypes |