diff --git a/.gitignore b/.gitignore index 60e21d7..d19cbbc 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ # Dependency directories (remove the comment below to include it) vendor/ .vscode/ -imgui.ini \ No newline at end of file +imgui.ini +*~ \ No newline at end of file