Skip to content

Commit

Permalink
simplify gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomoreno committed Jan 5, 2021
1 parent 008f8dc commit 174bfe9
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,26 +5,7 @@ Thumbs.db
node_modules/
.build/
extensions/**/dist/
out/
out-build/
out-editor/
out-editor-src/
out-editor-build/
out-editor-esm/
out-editor-esm-bundle/
out-editor-min/
out-monaco-editor-core/
out-vscode/
out-vscode-min/
out-vscode-reh/
out-vscode-reh-min/
out-vscode-reh-pkg/
out-vscode-reh-web/
out-vscode-reh-web-min/
out-vscode-reh-web-pkg/
out-vscode-web/
out-vscode-web-min/
out-vscode-web-pkg/
out*/
src/vs/server
resources/server
build/node_modules
Expand Down

0 comments on commit 174bfe9

Please sign in to comment.