diff --git a/.gitignore b/.gitignore index 5bce74d..3b9e0d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .idea/ .vscode/ .devcontainer/ +assets/webui/ofdgo.wasm *.exe -*.exe~ -assets/webui/ofdgo.wasm \ No newline at end of file +*.exe~ \ No newline at end of file