From 195ffb79c013225cf65e8b89b1f2be0b34adb2f6 Mon Sep 17 00:00:00 2001 From: Factiven Date: Wed, 13 Sep 2023 18:24:50 +0700 Subject: Update v4.0.1 - Merge pre-push to main (#73) * Create build-test.yml * initial v4 commit * update: github workflow * update: push on branch * Update .github/ISSUE_TEMPLATE/bug_report.md * configuring next.config.js file * Update v4.0.1 --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bee076a..4d91deb 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ docker-compose.yml *.pem /assets/dummyData.json /backup +release-template.md # debug npm-debug.log* -- cgit v1.2.3