From: alanrevans Date: Wed, 13 May 2020 16:45:46 +0000 (+0100) Subject: move DB to NEA/bin/Debug X-Git-Url: https://fbox.kageds.com/gitweb/NEATEST.git/commitdiff_plain/f7c7983a5879f2450a792ba5dcbe3009852c7501?hp=cad9100f621a3c33791fe9865f7a83ed09ebd26e move DB to NEA/bin/Debug --- diff --git a/.gitignore b/.gitignore index 753ffe9..db14501 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ .vs* .sou NEA/obj* +NEA/bin* diff --git a/NEA.mdb b/NEA.mdb deleted file mode 100644 index 08e00c3..0000000 Binary files a/NEA.mdb and /dev/null differ diff --git a/NEA/App.config b/NEA/App.config index 7db0cee..56854c8 100644 --- a/NEA/App.config +++ b/NEA/App.config @@ -3,19 +3,10 @@ - - - - - - \ No newline at end of file + diff --git a/NEA.accdb b/NEA/bin/Debug/NEA.accdb similarity index 99% rename from NEA.accdb rename to NEA/bin/Debug/NEA.accdb index a66f1be..5718766 100644 Binary files a/NEA.accdb and b/NEA/bin/Debug/NEA.accdb differ