commit | d7fbfbc89f5d4259ea513cab284783f39669692a | [log] [tgz] |
---|---|---|
author | Andrew Guibert <andy.guibert@gmail.com> | Fri Nov 24 21:18:47 2017 -0600 |
committer | Andrew Guibert <andy.guibert@gmail.com> | Fri Nov 24 21:31:20 2017 -0600 |
tree | ced56cc424750dd76bc5c0a0fdb7b9c1ab88104a | |
parent | eaebfcbbc929394d534848b664e2a66118713492 [diff] [blame] |
Add gitignores for Eclipse IDE Signed-off-by: Andrew Guibert <andy.guibert@gmail.com>
diff --git a/.gitignore b/.gitignore index a6f89c2..8072969 100644 --- a/.gitignore +++ b/.gitignore
@@ -1 +1,4 @@ -/target/ \ No newline at end of file +/target/ +.classpath +.project +.settings/ \ No newline at end of file