Add .gitignore Ignore output and some eclipse files. Signed-off-by: Brad Larson <bklarson@gmail.com> Change-Id: I995b3c5720fd9fe3dc6ade3f6b2dd2d8747fa04f
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fb96bc0 --- /dev/null +++ b/.gitignore
@@ -0,0 +1,5 @@ +/target +/.classpath +/.settings +/.project +