From bb6492c6085f10570ae5087b667aaaa1e8fa3d01 Mon Sep 17 00:00:00 2001 From: Jamie Mansfield Date: Sat, 7 Mar 2015 19:10:16 +0000 Subject: Make .gitignore work. Fixes #15 Thanks to @kenzierocks and http://stackoverflow.com/questions/19663093/apply-gitignore-on-an-existing-repository-already-tracking-large-number-of-files --- Backup/windows 95/boot.Designer.vb | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100755 Backup/windows 95/boot.Designer.vb (limited to 'Backup/windows 95/boot.Designer.vb') diff --git a/Backup/windows 95/boot.Designer.vb b/Backup/windows 95/boot.Designer.vb deleted file mode 100755 index bb3edeb..0000000 --- a/Backup/windows 95/boot.Designer.vb +++ /dev/null @@ -1,37 +0,0 @@ - _ -Partial Class boot - Inherits System.Windows.Forms.Form - - 'Form overrides dispose to clean up the component list. - _ - Protected Overrides Sub Dispose(ByVal disposing As Boolean) - Try - If disposing AndAlso components IsNot Nothing Then - components.Dispose() - End If - Finally - MyBase.Dispose(disposing) - End Try - End Sub - - 'Required by the Windows Form Designer - Private components As System.ComponentModel.IContainer - - 'NOTE: The following procedure is required by the Windows Form Designer - 'It can be modified using the Windows Form Designer. - 'Do not modify it using the code editor. - _ - Private Sub InitializeComponent() - Me.SuspendLayout() - ' - 'boot - ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) - Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(284, 262) - Me.Name = "boot" - Me.Text = "boot" - Me.ResumeLayout(False) - - End Sub -End Class -- cgit v1.2.3