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