diff --git a/.gitignore b/.gitignore index 2feaf34..209914f 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,15 @@ target Cargo.lock node_modules/ rust/src/webserver/bundle.js +rust/src/webserver/bundle.js.gz rust/src/webserver/index.html +rust/src/webserver/index.html.gz +rust/src_webpack/bundle.js +rust/src_webpack/bundle.js.gz +rust/src_webpack/index.html +rust/src_webpack/index.html.gz rust/build/ rust/image.bin +rust/target/ +rust/Cargo.lock +rust/src_webpack/node_modules/