commit | 3d97bbb04af93ac8877f41dd92fd3079f445b1d9 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Wed Feb 06 11:20:52 2013 -0800 |
committer | Jonathan Hart <jono@onlab.us> | Wed Feb 06 11:20:52 2013 -0800 |
tree | a6ba7cbd988835196b02e4156b4e9002ed125059 | |
parent | 9dbb996eb0a95c804db7714e08dffa6e9b349870 [diff] [blame] |
Added log files and directories to .gitignore
diff --git a/.gitignore b/.gitignore index 2e70064..3c5748b 100644 --- a/.gitignore +++ b/.gitignore
@@ -2,4 +2,6 @@ *.class .classpath .project -target \ No newline at end of file +target +onos-logs +onos.log \ No newline at end of file