diff --git a/.gitignore b/.gitignore index c459534..df1c4de 100644 --- a/.gitignore +++ b/.gitignore @@ -104,4 +104,7 @@ dist .tern-port # Stores VSCode versions used for testing VSCode extensions -.vscode-test \ No newline at end of file +.vscode-test + +# From build +index.html \ No newline at end of file