diff --git a/.gitignore b/.gitignore index 62677c06..160b0874 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,9 @@ .builds **/*.dotCover *.dynamic.cs +[Dd]ebug*/ +obj/ +[Rr]elease*/ # Visual C++ cache files ipch/ @@ -60,4 +63,4 @@ UpgradeLog*.XML Thumbs.db # Folder config file -Desktop.ini \ No newline at end of file +Desktop.ini