diff --git a/.gitignore b/.gitignore index 4c1c0ae..bafaf49 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ # Development -.pdb .vs/ obj/ +bin/ARM64-Release/ +bin/Win32-Release/ +*.pdb # Windows image file caches Thumbs.db