Do not ignore .jar it is needed for compilation to work
This commit is contained in:
parent
5d84b086f8
commit
d8065c5070
2
.gitignore
vendored
2
.gitignore
vendored
@ -18,7 +18,6 @@ out
|
||||
.idea
|
||||
*.iml
|
||||
# Package Files #
|
||||
*.jar
|
||||
*.war
|
||||
*.nar
|
||||
*.ear
|
||||
@ -28,4 +27,3 @@ out
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
||||
|
Reference in New Issue
Block a user