21 lines
242 B
Plaintext
21 lines
242 B
Plaintext
|
/.buildignore
|
||
|
/.DS_Store
|
||
|
/.editorconfig
|
||
|
/.eslintignore
|
||
|
/.eslintrc.json
|
||
|
/.git
|
||
|
/.github
|
||
|
/.gitignore
|
||
|
/.gitlab
|
||
|
/.nvmrc
|
||
|
/.prettierrc
|
||
|
/.vscode
|
||
|
/build.mjs
|
||
|
/dist
|
||
|
/images
|
||
|
/mod.code-workspace
|
||
|
/node_modules
|
||
|
/package-lock.json
|
||
|
/tsconfig.json
|
||
|
/types
|
||
|
/user
|