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
|
.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*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user