summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.gitignore5
1 files changed, 4 insertions, 1 deletions
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/