modified: .gitignore

gitignore delete duplicate lines
This commit is contained in:
2025-10-04 22:18:58 +05:00
parent 2b0baf9c4f
commit 587ccc508f
+3 -24
View File
@@ -1,6 +1,4 @@
/spa/node_modules
# Logs
logs
*.log
npm-debug.log*
@@ -8,18 +6,12 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
.DS_Store
# dist
# dist-ssr
coverage
*.local
/cypress/videos/
/cypress/screenshots/
# Editor directories and files
.vscode/*
.vscode/extensions.json
.idea
@@ -28,31 +20,18 @@ coverage
*.njsproj
*.sln
*.sw?
*.tsbuildinfo
*.node_modules
*Makefile
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
dist
dist-ssr
!.vscode/extensions.json