From b4f81ccf30f88f84c49fd4507afd26d895181087 Mon Sep 17 00:00:00 2001 From: Suyono Date: Sat, 2 Dec 2023 14:45:01 +1100 Subject: [PATCH] chore: remove tmp file from git index --- .gitignore | 1 + coba.txt | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 coba.txt diff --git a/.gitignore b/.gitignore index ea8c4bf..218f39f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +/coba.txt \ No newline at end of file diff --git a/coba.txt b/coba.txt deleted file mode 100644 index 570405e..0000000 --- a/coba.txt +++ /dev/null @@ -1,2 +0,0 @@ -2023-12-02 2:24:47.539978006 +00:00:00 hello world -2023-12-02 2:25:04.397220985 +00:00:00 hello world