AIx_Smarttalk/.gitignore

34 lines
405 B
Plaintext
Raw Normal View History

2024-07-08 16:24:56 +08:00
node_modules
dist
out
.DS_Store
*.log*
/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
/pnpm-lock.json
/build
/out