summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-09-20 11:00:02 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-09-20 11:00:02 +0700
commita0a49484372b758ce55be008168b0e61956d777a (patch)
tree8dad481084f7b07a3a97605e4fea8e25b37192b8 /.gitignore
parentf83ca97625effe23d974ed35bdde6195b80a8356 (diff)
add jar and class file for jasper report
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b24d71e..1cdb5be 100755
--- a/.gitignore
+++ b/.gitignore
@@ -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/