From a0a49484372b758ce55be008168b0e61956d777a Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 20 Sep 2022 11:00:02 +0700 Subject: add jar and class file for jasper report --- .gitignore | 2 -- 1 file changed, 2 deletions(-) (limited to '.gitignore') 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/ -- cgit v1.2.3