Update gitignore file: remove .userprefs file
authorgu.martinm@gmail.com <gu.martinm@gmail.com>
Sat, 22 Feb 2014 13:29:24 +0000 (14:29 +0100)
committergu.martinm@gmail.com <gu.martinm@gmail.com>
Sat, 22 Feb 2014 13:29:24 +0000 (14:29 +0100)
.gitignore
CSharpInDepth/Chapter4/Chapter4.userprefs [deleted file]
CSharpInDepth/Chapter5/Chapter5.userprefs [deleted file]
CSharpInDepth/Chapter6/Chapter6.userprefs [deleted file]
CSharpInDepth/Chapter7/Chapter7.userprefs [deleted file]
Mono/RemoteAgents/GTKLinux.userprefs [deleted file]

index 1252c0e..0e8bebf 100644 (file)
@@ -9,6 +9,7 @@
 *.suo
 *.user
 *.sln.docstates
+*.userprefs
 
 # Build results
 [Dd]ebug/
diff --git a/CSharpInDepth/Chapter4/Chapter4.userprefs b/CSharpInDepth/Chapter4/Chapter4.userprefs
deleted file mode 100644 (file)
index 6d185f1..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<Properties>
-  <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|x86" />
-  <MonoDevelop.Ide.Workbench ActiveDocument="Chapter4/Main.cs">
-    <Files>
-      <File FileName="Chapter4/Main.cs" Line="124" Column="7" />
-    </Files>
-  </MonoDevelop.Ide.Workbench>
-  <MonoDevelop.Ide.DebuggingService.Breakpoints>
-    <BreakpointStore />
-  </MonoDevelop.Ide.DebuggingService.Breakpoints>
-  <MonoDevelop.Ide.DebuggingService.PinnedWatches />
-</Properties>
\ No newline at end of file
diff --git a/CSharpInDepth/Chapter5/Chapter5.userprefs b/CSharpInDepth/Chapter5/Chapter5.userprefs
deleted file mode 100644 (file)
index d763d61..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<Properties>
-  <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|x86" />
-  <MonoDevelop.Ide.Workbench ActiveDocument="Chapter5/Main.cs">
-    <Files>
-      <File FileName="Chapter5/Main.cs" Line="157" Column="4" />
-      <File FileName="Chapter5/MainWindow.cs" Line="15" Column="3" />
-    </Files>
-  </MonoDevelop.Ide.Workbench>
-  <MonoDevelop.Ide.DebuggingService.Breakpoints>
-    <BreakpointStore />
-  </MonoDevelop.Ide.DebuggingService.Breakpoints>
-  <MonoDevelop.Ide.DebuggingService.PinnedWatches />
-</Properties>
\ No newline at end of file
diff --git a/CSharpInDepth/Chapter6/Chapter6.userprefs b/CSharpInDepth/Chapter6/Chapter6.userprefs
deleted file mode 100644 (file)
index 4e1c5cc..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<Properties>
-  <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|x86" />
-  <MonoDevelop.Ide.Workbench ActiveDocument="Chapter6/Main.cs">
-    <Files>
-      <File FileName="Chapter6/Main.cs" Line="94" Column="4" />
-    </Files>
-  </MonoDevelop.Ide.Workbench>
-  <MonoDevelop.Ide.DebuggingService.Breakpoints>
-    <BreakpointStore />
-  </MonoDevelop.Ide.DebuggingService.Breakpoints>
-  <MonoDevelop.Ide.DebuggingService.PinnedWatches />
-</Properties>
\ No newline at end of file
diff --git a/CSharpInDepth/Chapter7/Chapter7.userprefs b/CSharpInDepth/Chapter7/Chapter7.userprefs
deleted file mode 100644 (file)
index e853d2e..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<Properties>
-  <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|x86" />
-  <MonoDevelop.Ide.Workbench ActiveDocument="Chapter7/Main.cs">
-    <Files>
-      <File FileName="Chapter7/Main.cs" Line="35" Column="38" />
-      <File FileName="Chapter7/Example1.cs" Line="19" Column="4" />
-      <File FileName="Chapter7/Example2.cs" Line="18" Column="34" />
-    </Files>
-  </MonoDevelop.Ide.Workbench>
-  <MonoDevelop.Ide.DebuggingService.Breakpoints>
-    <BreakpointStore />
-  </MonoDevelop.Ide.DebuggingService.Breakpoints>
-  <MonoDevelop.Ide.DebuggingService.PinnedWatches />
-</Properties>
\ No newline at end of file
diff --git a/Mono/RemoteAgents/GTKLinux.userprefs b/Mono/RemoteAgents/GTKLinux.userprefs
deleted file mode 100644 (file)
index 885cc1c..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<Properties>
-  <AuthorInfo Name="Gustavo" Email="" Copyright="Gustavo Martin Morcuende" Company="gumartinm.name" Trademark="Gustavo Martin Morcuende" />
-  <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|x86" />
-  <MonoDevelop.Ide.Workbench ActiveDocument="GTKLinux/MainWindow.cs">
-    <Files>
-      <File FileName="GTKLinux/ViewModel/ViewModel.cs" Line="1" Column="1" />
-      <File FileName="GTKLinux/View/View.cs" Line="8" Column="3" />
-      <File FileName="GTKLinux/MainWindow.cs" Line="1" Column="1" />
-      <File FileName="GTKLinux/Program.cs" Line="15" Column="3" />
-    </Files>
-  </MonoDevelop.Ide.Workbench>
-  <MonoDevelop.Ide.DebuggingService.Breakpoints>
-    <BreakpointStore />
-  </MonoDevelop.Ide.DebuggingService.Breakpoints>
-  <MonoDevelop.Ide.DebuggingService.PinnedWatches />
-</Properties>
\ No newline at end of file