We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f543e3 commit e557f61Copy full SHA for e557f61
.codespellrc
@@ -1,6 +1,7 @@
1
[codespell]
2
3
skip = *.git,
4
+ ./.vscode,
5
*.pyc,
6
__pycache__,
7
./build,
0 commit comments