diff --git a/.gitignore b/.gitignore index 53cd5bb..1b68154 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ /node_modules/ -${APPDATA}npm /dist *.vsix yarn.lock @@ -7,4 +6,4 @@ package-lock.json *.dict .vscode/settings.json *.DS_Store -*.elf \ No newline at end of file +/tmp \ No newline at end of file