Skip to content

Commit

Permalink
More cleanup, almost done
Browse files Browse the repository at this point in the history
  • Loading branch information
guw committed Jul 12, 2023
1 parent 39b617f commit efd4a7f
Show file tree
Hide file tree
Showing 8 changed files with 392 additions and 11,461 deletions.
31 changes: 14 additions & 17 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -1,24 +1,21 @@
.vscode/**
.vscode-test/**
out/test/**
src/**
test/**
.gitignore
.github/**
.git/**
**/jsconfig.json
**/*.map
**/.eslintrc.json
.yarnrc
vsc-extension-quickstart.md
**/tsconfig.json
**/.eslintrc.json
**/*.map
**/*.ts

.eslintignore
.gitignore
.github/**
.vscode/**
gulpfile.js
node_modules
bazel-eclipse/**
!bazel-eclipse/bundles/com.salesforce.bazel.eclipse.common/target/com.salesforce.bazel.eclipse.common.jar
!bazel-eclipse/bundles/com.salesforce.b2eclipse.jdt.ls/target/com.salesforce.b2eclipse.jdt.ls.jar
!bazel-eclipse/bundles/com.salesforce.bazel-java-sdk/target/com.salesforce.bazel-java-sdk.jar
README.md
webpack.config.js
out
src

CODE_OF_CONDUCT.md
CONTRIBUTING.md
CODEOWNERS

.DS_Store
89 changes: 0 additions & 89 deletions css/editor.css

This file was deleted.

263 changes: 0 additions & 263 deletions js/editor.js

This file was deleted.

Loading

0 comments on commit efd4a7f

Please sign in to comment.