commit | 64049d6b4318ad51ff3be3048bf74b0218f79ae9 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Tue Mar 17 21:03:41 2015 -0700 |
committer | Brian O'Connor <bocon@onlab.us> | Tue Mar 17 21:03:41 2015 -0700 |
tree | c030947308cac54104ee4667f6ea84ee1b6f60f4 | |
parent | 33dfc9db3194bdd9aa51cf5a4fb930cbc6247b30 [diff] [blame] |
adding gitreview and gitignore
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..328396e --- /dev/null +++ b/.gitignore
@@ -0,0 +1,14 @@ +*~ +*.class +.classpath +.project +.pydevproject +.settings +.javacp* +.checkstyle +target +*.iml +*.pyc +dependency-reduced-pom.xml +.idea +*.DS_Store