From: Shivaram Lingamneni Date: Tue, 1 May 2012 22:07:19 +0000 (-0700) Subject: changes to .gitignore X-Git-Tag: v0.12.0~18^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7c5151e8e71551f566edd10df943eb322a4a1dbc;p=services%2Fpython-requests.git changes to .gitignore --- diff --git a/.gitignore b/.gitignore index aaf729b..6cd2d38 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,8 @@ MANIFEST coverage.xml nosetests.xml pylint.txt -*.pyc -docs/_build toy.py -.gitignore junit-report.xml -requests.egg-info/ \ No newline at end of file +requests.egg-info/ +*.pyc +*.swp