commit | 280773d801ec8c72a6c4ce6034ace453df854fda | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun.moon@gmail.com> | Thu Jun 09 10:35:20 2016 -0700 |
committer | Hyunsun Moon <hyunsun.moon@gmail.com> | Thu Jun 09 10:35:23 2016 -0700 |
tree | 8132c172581ab77c69d7708b162a8b99ea980b61 | |
parent | 42f91086082c4a0c28fd18fe18cc3006399744dc [diff] [blame] |
Update ONOS version to 1.6.0-rc2 Change-Id: I60df1e4c29bf9a14a65d0a19f839c358de4394a6
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