Add .jar to git ignore
Hopefully preventing any accidental commits.
This commit is contained in:
parent
212c30f6c7
commit
28cf21dbf9
|
@ -25,3 +25,4 @@ activemq-data
|
|||
overridedb.*
|
||||
*.iml
|
||||
.idea
|
||||
*.jar
|
||||
|
|
Loading…
Reference in New Issue