diff --git a/.gitignore b/.gitignore index db018a0..0178dc6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # Binaries for programs and plugins +dist *.exe *.dll *.so @@ -10,3 +11,5 @@ # Stuff from VSCode .vscode debug + +#