Update .gitignore to exclude .metadata folder

This commit is contained in:
Ameya Pandilwar 2016-02-07 16:12:41 -05:00
parent ca8781b0e5
commit 813fd8b122

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ target/*
*.iml
/target
.mvn/
.metadata