From 6168f740b5306903d601d97e30adc28ab64bb612 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Mon, 2 Jun 2014 07:44:54 -0700 Subject: update .gitignore from .hgignore Change-Id: I6789ef2eda75748597c9ae76f2a5389140a9daab --HG-- extra : rebase_source : 48bd79fb7ee229a89a3796df14aadbcca8ace016 --- .gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6167a533..7b00d3c8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,18 @@ +*.pyc +*~ +*.swp +.coverage .tox +distribute.egg-info +setuptools.egg-info +build +dist +lib +bin +include +\.Python +*.swp +CHANGES (links).txt +.git* py-*.egg pytest-*.egg -- cgit v1.2.1