diff --git a/.vscodeignore b/.vscodeignore index 4775d94..c51e689 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -4,7 +4,11 @@ out/test/** test/** src/** **/*.map +.gulp +.github .gitignore tsconfig.json vsc-extension-quickstart.md -node_modules \ No newline at end of file +node_modules +gulpfile.babel.json +yarn.lock \ No newline at end of file diff --git a/README.md b/README.md index b533bad..05298e1 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ # Material Theme β for Visual Studio Code ### Beta (β) release -The most epic theme, Material Theme, meet Visual Studio Code. If you have problems, first search for a similiar issue and then report a new one. +The most epic theme meet Visual Studio Code. If you have problems, first search for a similiar issue and then report a new one.