diff --git a/.gitignore b/.gitignore index 821343a..a7907b3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ # Build Folders (you can keep bin if you'd like, to store dlls and pdbs) [Bb]in/ [Oo]bj/ +*/[Bb]in/ +*/[Oo]bj/ # mstest test results TestResults