diff options
author | Michael Lando <ml636r@att.com> | 2017-03-15 19:44:41 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-03-15 19:44:41 +0200 |
commit | 8884c1d9f6d7bd474d6e9c8a26f95db0cf1147d2 (patch) | |
tree | 062525a4687ea21077233250453fffa111da5bcc /.gitignore | |
parent | e58551874f13163de28182d687693f37e20a46ad (diff) |
version update to 1.1.0-SNAPSHOT
Change-Id: If9172c0626ddb9484e965dfb6a5af697bd772581
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/* |