diff --git a/.gitignore b/.gitignore index 1bb46ad..f278128 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,7 @@ desktopRuntime/crash-reports/* desktopRuntime/options.txt desktopRuntime/_eagstorage* desktopRuntime/filesystem/* -desktopRuntime/downloads/* \ No newline at end of file +desktopRuntime/downloads/* +javascript/* +.idea/* +.vscode/* \ No newline at end of file