diff --git a/.gitignore b/.gitignore index b118f1e..92245e1 100644 --- a/.gitignore +++ b/.gitignore @@ -27,4 +27,8 @@ bld/ ## Ignore Visual Studio Code temporary files and project settings -.vscode/* \ No newline at end of file +.vscode/* + +## Miscellaneous files +*.zip +*.exe \ No newline at end of file