From f3ed1afe5b496adf98689a7ba643ddc29ed86543 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 5 Oct 2022 14:34:25 +0700 Subject: modify gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1cdb5be..f08c64b 100755 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,10 @@ # You should customize this list as applicable to your project. # Learn more about .gitignore: # https://www.atlassian.com/git/tutorials/saving-changes/gitignore - +*.jasper +*.log +jasper_reports/custom_reports/*.jasper +jasper_reports/java/*.log # Node artifact files node_modules/ dist/ -- cgit v1.2.3