diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-09-20 11:00:02 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-09-20 11:00:02 +0700 |
| commit | a0a49484372b758ce55be008168b0e61956d777a (patch) | |
| tree | 8dad481084f7b07a3a97605e4fea8e25b37192b8 /.gitignore | |
| parent | f83ca97625effe23d974ed35bdde6195b80a8356 (diff) | |
add jar and class file for jasper report
Diffstat (limited to '.gitignore')
| -rwxr-xr-x | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -8,7 +8,6 @@ node_modules/ dist/ # Compiled Java class files -*.class # Compiled Python bytecode *.py[cod] @@ -17,7 +16,6 @@ dist/ *.log # Package files -*.jar # Maven target/ |
