diff --git a/.gitignore b/.gitignore index b5fff42..7b4b18f 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ *.dylib # Executables +*.exe *.out *.app *.i*86 @@ -54,4 +55,5 @@ dkms.conf .git/ .vscode/ vcpkg/ -libraries/ \ No newline at end of file +libraries/ +build \ No newline at end of file