From d55c1849eb54fd8bf62f5eed637d3525953e1fd5 Mon Sep 17 00:00:00 2001 From: ajikamaludin Date: Mon, 18 Jul 2022 11:24:37 +0700 Subject: [PATCH] add .gitignore --- .gitignore | 1 + logs/hif.log | 2 +- logs/rest.log | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c75dc7c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +logs/* diff --git a/logs/hif.log b/logs/hif.log index 60e341b..3e825cd 120000 --- a/logs/hif.log +++ b/logs/hif.log @@ -1 +1 @@ -logs/hif_2022-07-15-16:00:00.log \ No newline at end of file +logs/hif_2022-07-15-17:00:00.log \ No newline at end of file diff --git a/logs/rest.log b/logs/rest.log index 5aa9f6c..3e825cd 120000 --- a/logs/rest.log +++ b/logs/rest.log @@ -1 +1 @@ -logs/rest_2022-07-15-16:00:00.log \ No newline at end of file +logs/hif_2022-07-15-17:00:00.log \ No newline at end of file