commit | 11beed051e6f8d4f7b8b890d75d45d8f276922b3 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Tue Jun 07 11:28:44 2016 -0700 |
committer | Jonathan Hart <jono@onlab.us> | Tue Jun 07 11:29:00 2016 -0700 |
tree | 1b874d2822eecd2c6e128137b897a9e4fd0fcfbd | |
parent | f71911b225e077141cb05fe37d41c19a45c10d28 [diff] [blame] |
Add .gitignore and .gitreview Change-Id: Ia9484e872b268055d4fc0db3293ae50e350df389
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