Skip to content

Commit 7ddd352

Browse files
committed
tidy up git ignore
1 parent c090bb1 commit 7ddd352

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

packages/playground/.gitignore

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,3 @@
1-
# Logs
2-
logs
3-
*.log
4-
npm-debug.log*
5-
yarn-debug.log*
6-
yarn-error.log*
7-
pnpm-debug.log*
8-
lerna-debug.log*
9-
10-
node_modules
111
dist
122
dist-ssr
13-
*.local
14-
15-
# Editor directories and files
16-
.vscode/*
17-
!.vscode/extensions.json
18-
.idea
19-
.DS_Store
20-
*.suo
21-
*.ntvs*
22-
*.njsproj
23-
*.sln
24-
*.sw?
3+
*.local

0 commit comments

Comments
 (0)