From 7c5151e8e71551f566edd10df943eb322a4a1dbc Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Tue, 1 May 2012 15:07:19 -0700 Subject: [PATCH] changes to .gitignore --- .gitignore | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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 -- 2.34.1