Updated .gitignore to ignore local files MonoDevelop creates.
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Fri, 23 Sep 2011 11:29:57 +0000 (13:29 +0200)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Fri, 7 Oct 2011 07:38:32 +0000 (09:38 +0200)
mcs/.gitignore

index e38d2953c572271eb97d54983a315e260931a18c..f44fcc3d85cc878d0242b05da3fcb95e5351ee82 100644 (file)
@@ -1,6 +1,8 @@
 *.mdb
 *.exe
 *.dll
+*.pidb
+*.userprefs
 *_test_*.dll.config
 *_test_*.xml
 *.o