diff options
Diffstat (limited to '.gitignore')
| -rwxr-xr-x | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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/ |
