summaryrefslogtreecommitdiffstats
path: root/.codespell.skip
blob: a3453c374b51e655279c5f948c7b70cd51e6860e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
./tests
.git
*.css
*.csv
*.html
*.ini
*.ipynb
*.js
*.json
*.lock
*.scss
*.txt
*.yaml
./build/pyinstaller
./website/config.toml
./**/node_modules
./frontend-components/**