From: gareth Date: Sun, 10 May 2020 16:21:12 +0000 (+0100) Subject: 3rd commit X-Git-Url: https://fbox.kageds.com/gitweb/NEATEST.git/commitdiff_plain/cab6f2211264ec5b3eee4accf65794c8c2b5604c?ds=sidebyside;hp=599222942c6c954fb8eb161aade645f0c38c1a13 3rd commit --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c4bdb7e --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/.vs/NEA/v15/Server/sqlite3/db.lock diff --git a/NEA/SignUp.xaml.vb b/NEA/SignUp.xaml.vb index e3fdaf8..3dde66f 100644 --- a/NEA/SignUp.xaml.vb +++ b/NEA/SignUp.xaml.vb @@ -1,4 +1,4 @@ - +' This is a comment Imports System.Data Imports Microsoft.Win32 Public Class SignUp