This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
2023-03-12 03:10:38 +00:00
|
|
|
; SPDX-FileCopyrightText: 2023 yuzu Emulator Project
|
|
|
|
; SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2023-03-12 03:03:56 +00:00
|
|
|
[codespell]
|
2023-06-13 00:15:21 +00:00
|
|
|
skip = ./.git,./build,./dist,./Doxyfile,./externals,./LICENSES,./src/android/app/src/main/res
|
2023-10-11 18:23:01 +00:00
|
|
|
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
|