diff options
author | GPUCode <[email protected]> | 2023-11-18 16:10:39 +0200 |
---|---|---|
committer | t895 <[email protected]> | 2023-11-25 00:47:28 -0500 |
commit | 8fab363237083a8130a7b2a023cd9c5dd83f8f4f (patch) | |
tree | fa94b90be48a5debe83b414119da5b8419dd463c /.codespellrc | |
parent | 9f91ba1f7357c61dd2c7c3b437ea203d467fd400 (diff) | |
download | yuzu-android-8fab363237083a8130a7b2a023cd9c5dd83f8f4f.tar.gz yuzu-android-8fab363237083a8130a7b2a023cd9c5dd83f8f4f.zip |
android: Add cpu bakend gui toggle
Diffstat (limited to '.codespellrc')
-rw-r--r-- | .codespellrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.codespellrc b/.codespellrc index 3336d31fe..9ff49898b 100644 --- a/.codespellrc +++ b/.codespellrc @@ -3,4 +3,4 @@ [codespell] skip = ./.git,./build,./dist,./Doxyfile,./externals,./LICENSES,./src/android/app/src/main/res -ignore-words-list = aci,allright,ba,canonicalizations,deques,froms,hda,inout,lod,masia,nam,nax,nd,optin,pullrequests,pullrequest,te,transfered,unstall,uscaled,vas,zink +ignore-words-list = aci,allright,ba,canonicalizations,deques,froms,hda,inout,lod,masia,nam,nax,nd,optin,pullrequests,pullrequest,te,transfered,unstall,uscaled,vas,zink,nce |