diff options
| author | root <root@prod-erp-indoteknikcom.c.project-indoteknik-com.internal> | 2022-10-05 14:34:25 +0700 |
|---|---|---|
| committer | root <root@prod-erp-indoteknikcom.c.project-indoteknik-com.internal> | 2022-10-05 14:34:25 +0700 |
| commit | f3ed1afe5b496adf98689a7ba643ddc29ed86543 (patch) | |
| tree | 8fe414ea23fc6935de1069b4f37dd7ce617c6db5 | |
| parent | 5bbde879ebc2399d47803a5e7264f270f19abc7e (diff) | |
modify 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/ |
