From e41148638c2783fae9e7756c04781d59d83e3444 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Mon, 25 Dec 2023 00:19:23 +0530 Subject: test and .gitignore: Adding localhost for devtesting and updating .gitignore for binary --- test/upload/index.html | 3 ++- test/verify/index.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/upload/index.html b/test/upload/index.html index e4ba221..0b3af15 100644 --- a/test/upload/index.html +++ b/test/upload/index.html @@ -7,7 +7,8 @@

Test File Upload to Go API

-
+ +

diff --git a/test/verify/index.html b/test/verify/index.html index 4af333a..da8baf4 100644 --- a/test/verify/index.html +++ b/test/verify/index.html @@ -7,7 +7,8 @@

File Verification Test

- + +

-- cgit v1.2.3