diff --git a/CSharp.gitignore b/CSharp.gitignore index 9ac0ec3d0fb15a1b74cb749b1d25189f5bab7ff1..044ecea882ba30e7c60e4a0c9d6acc12173c352c 100644 --- a/CSharp.gitignore +++ b/CSharp.gitignore @@ -1,6 +1,6 @@ # Build Folders (you can keep bin if you'd like, to store dlls and pdbs) -bin -obj +[Bb]in/ +[Oo]bj/ # mstest test results TestResults \ No newline at end of file