Update .gitignore
This commit is contained in:
26
.gitignore
vendored
26
.gitignore
vendored
@@ -1,23 +1,7 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
node_modules
|
|
||||||
/dist
|
|
||||||
|
|
||||||
|
|
||||||
# local env files
|
|
||||||
.env.local
|
|
||||||
.env.*.local
|
|
||||||
|
|
||||||
# Log files
|
|
||||||
npm-debug.log*
|
|
||||||
yarn-debug.log*
|
|
||||||
yarn-error.log*
|
|
||||||
pnpm-debug.log*
|
|
||||||
|
|
||||||
# Editor directories and files
|
|
||||||
.idea
|
|
||||||
.vscode
|
.vscode
|
||||||
*.suo
|
|
||||||
*.ntvs*
|
/docs
|
||||||
*.njsproj
|
node_modules
|
||||||
*.sln
|
|
||||||
*.sw?
|
*-debug.log*
|
||||||
|
Reference in New Issue
Block a user