Simplify gitignore
This commit is contained in:
parent
770f1569e3
commit
4f994f183f
1 changed files with 2 additions and 24 deletions
26
showbits-thermal-printer-ui/.gitignore
vendored
26
showbits-thermal-printer-ui/.gitignore
vendored
|
|
@ -1,24 +1,2 @@
|
|||
# Logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
lerna-debug.log*
|
||||
|
||||
node_modules
|
||||
dist
|
||||
dist-ssr
|
||||
*.local
|
||||
|
||||
# Editor directories and files
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
.idea
|
||||
.DS_Store
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
/node_modules/
|
||||
/dist/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue