commit | 26e70202ab8155a530952843843d5c6a4ee6f812 | [log] [tgz] |
---|---|---|
author | Saurav Das <sauravdas@alumni.stanford.edu> | Fri Sep 05 12:07:58 2014 -0700 |
committer | Saurav Das <sauravdas@alumni.stanford.edu> | Fri Sep 05 12:07:58 2014 -0700 |
tree | 8e671bdba5f7ca299747fe0a9d4494031c2a484b | |
parent | fb93c25890bdc9fa9b41af023f6de914ec93285d [diff] [blame] |
Adding pyc and egg files to gitignore Change-Id: I2543646d4e5dd8757de9f092b546331d1192fe91
diff --git a/.gitignore b/.gitignore index 70a883c..6c86b58 100644 --- a/.gitignore +++ b/.gitignore
@@ -9,4 +9,6 @@ onos-logs onos.log logback.*.xml +*.pyc +*.egg-info