diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-07-28 11:02:07 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-07-28 11:02:22 -0400 |
commit | db2231d0d4ddbc33d3966d9bea097587a2ca90cb (patch) | |
tree | 5b4949889b800d90b5c6d61010ba285c4595c229 /.gitignore | |
parent | abafcbc07921d9d9447afe9729d86a83e8dc031c (diff) |
ignore Eclipse generated project files
Change-Id: Ib1a89aebf14b7cfe98beac5e718850dace049ea0
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1 +1,5 @@ target +.project +.settings +.classpath + |