commit | 7dd336d502811d261b58c90379996a1a00bbf35b | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Tue Jun 07 01:52:06 2016 -0700 |
committer | Hyunsun Moon <hyunsun.moon@gmail.com> | Tue Jun 07 01:52:06 2016 -0700 |
tree | e49058e8ff287f3209def8b102f38666938ee4af | |
parent | 9b68e93e9ccb1d9c239a07935c0e4b83c2c7e15c [diff] [blame] |
Added git ignore and review configs Change-Id: If8b4e0d9820bd2f855faa5abed6cb6370a772472
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a4f1f28 --- /dev/null +++ b/.gitignore
@@ -0,0 +1,9 @@ +*~ +*.class +.classpath +.project +.settings +.checkstyle +target +*.iml +.idea