diff options
| author | Jamie Mansfield <[email protected]> | 2015-03-07 19:10:16 +0000 |
|---|---|---|
| committer | Jamie Mansfield <[email protected]> | 2015-03-07 19:10:16 +0000 |
| commit | bb6492c6085f10570ae5087b667aaaa1e8fa3d01 (patch) | |
| tree | 07f0d7011ec4e2755396a65fabe7440b2ddabca1 /Backup/windows 95/Command prompt.vb | |
| parent | f4e124e5da7d1959ede71a31bb96d519f913b623 (diff) | |
| download | histacom-bb6492c6085f10570ae5087b667aaaa1e8fa3d01.tar.gz histacom-bb6492c6085f10570ae5087b667aaaa1e8fa3d01.tar.bz2 histacom-bb6492c6085f10570ae5087b667aaaa1e8fa3d01.zip | |
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
Diffstat (limited to 'Backup/windows 95/Command prompt.vb')
| -rwxr-xr-x | Backup/windows 95/Command prompt.vb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Backup/windows 95/Command prompt.vb b/Backup/windows 95/Command prompt.vb deleted file mode 100755 index 48a554d..0000000 --- a/Backup/windows 95/Command prompt.vb +++ /dev/null @@ -1,6 +0,0 @@ -Public Class Command_prompt
-
- Private Sub Command_prompt_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
- Me.Location = New Point(20, 20)
- End Sub
-End Class
\ No newline at end of file |
