diff options
author | FearlessTobi <thm.frey@gmail.com> | 2023-06-13 02:15:21 +0200 |
---|---|---|
committer | FearlessTobi <thm.frey@gmail.com> | 2023-06-13 02:15:21 +0200 |
commit | a550fe7a7d562f1d4fe82cabee4287a083f7c17b (patch) | |
tree | fd43bcb57344e2b22418d789c5370a8703e09e53 /.codespellrc | |
parent | android: Add translation files manually (diff) | |
download | yuzu-a550fe7a7d562f1d4fe82cabee4287a083f7c17b.tar yuzu-a550fe7a7d562f1d4fe82cabee4287a083f7c17b.tar.gz yuzu-a550fe7a7d562f1d4fe82cabee4287a083f7c17b.tar.bz2 yuzu-a550fe7a7d562f1d4fe82cabee4287a083f7c17b.tar.lz yuzu-a550fe7a7d562f1d4fe82cabee4287a083f7c17b.tar.xz yuzu-a550fe7a7d562f1d4fe82cabee4287a083f7c17b.tar.zst yuzu-a550fe7a7d562f1d4fe82cabee4287a083f7c17b.zip |
Diffstat (limited to '')
-rw-r--r-- | .codespellrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.codespellrc b/.codespellrc index 29bcf3502..01ddd2362 100644 --- a/.codespellrc +++ b/.codespellrc @@ -2,5 +2,5 @@ ; SPDX-License-Identifier: GPL-2.0-or-later [codespell] -skip = ./.git,./build,./dist,./Doxyfile,./externals,./LICENSES +skip = ./.git,./build,./dist,./Doxyfile,./externals,./LICENSES,./src/android/app/src/main/res ignore-words-list = aci,allright,ba,deques,froms,hda,inout,lod,masia,nam,nax,nd,optin,pullrequests,pullrequest,te,transfered,unstall,uscaled,zink |