diff options
author | Michael Lando <ml636r@att.com> | 2017-03-15 19:28:32 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-03-15 19:30:42 +0200 |
commit | b2526eb2743bbe17d75843cb25331d1fb450b08f (patch) | |
tree | 9259f501d0021b27fd757f0ef38f7d2ed5b8a8c5 /.gitignore | |
parent | e58551874f13163de28182d687693f37e20a46ad (diff) |
pom update
Change-Id: I94f393f9aba3ad1bb4916c38aa8ee58920e518a4
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,4 +14,5 @@ target/ # Other *.class -*.orig
\ No newline at end of file +*.orig +.idea/* |