Add some .gitignore entries
This commit is contained in:
parent
3abd0e1956
commit
e02dbbc16d
|
@ -24,5 +24,8 @@ settings.xml
|
||||||
activemq-data
|
activemq-data
|
||||||
overridedb.*
|
overridedb.*
|
||||||
*.iml
|
*.iml
|
||||||
|
*.ipr
|
||||||
|
*.iws
|
||||||
.idea
|
.idea
|
||||||
*.jar
|
*.jar
|
||||||
|
.DS_Store
|
Loading…
Reference in New Issue