26 lines
338 B
Plaintext
26 lines
338 B
Plaintext
|
/node_modules/
|
||
|
/.idea/.gitignore
|
||
|
/.idea/Alx.iml
|
||
|
/.idea/modules.xml
|
||
|
/.idea/vcs.xml
|
||
|
/dist/
|
||
|
/.idea/workspace.xml
|
||
|
|
||
|
yarn.lock
|
||
|
|
||
|
pnpm-lock.yaml
|
||
|
|
||
|
node_modules
|
||
|
.vscode/*
|
||
|
!.vscode/extensions.json
|
||
|
|
||
|
npm-debug.log*
|
||
|
yarn-debug.log*
|
||
|
yarn-error.log*
|
||
|
pnpm-debug.log*
|
||
|
/.idea/deployment.xml
|
||
|
/.idea/encodings.xml
|
||
|
/.idea/misc.xml
|
||
|
/dist.zip
|
||
|
/package-lock.json
|