Do not ignore .jar it is needed for compilation to work

This commit is contained in:
Govindas 2021-10-18 11:52:39 +03:00
parent 5d84b086f8
commit d8065c5070

2
.gitignore vendored
View File

@ -18,7 +18,6 @@ out
.idea .idea
*.iml *.iml
# Package Files # # Package Files #
*.jar
*.war *.war
*.nar *.nar
*.ear *.ear
@ -28,4 +27,3 @@ out
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid* hs_err_pid*