27 lines
256 B
Text
27 lines
256 B
Text
|
.autodoc/
|
||
|
.cache/
|
||
|
.common/
|
||
|
.config/
|
||
|
.git/
|
||
|
.github/
|
||
|
.gitlab/
|
||
|
.gitmodules
|
||
|
.husky/
|
||
|
.modules/
|
||
|
.npm/
|
||
|
.pnpm-store/
|
||
|
.shared/
|
||
|
.task/
|
||
|
.venv/
|
||
|
.vscode/
|
||
|
.variables.json
|
||
|
**/.cache/
|
||
|
**/Dockerfile
|
||
|
**/*.handlebars
|
||
|
build/
|
||
|
coverage/
|
||
|
dist/
|
||
|
node_modules/
|
||
|
pnpm-lock.yaml
|
||
|
venv/
|