From 616da97ced8873fbcad4502e6e289a9a250d1f9e Mon Sep 17 00:00:00 2001 From: Kwpolska Date: Wed, 7 Sep 2011 20:35:57 +0200 Subject: [PATCH] curl is an idiot (no script changes) Signed-off-by: Kwpolska --- .gitignore | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 164c93c..f24cd99 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,27 @@ -You are being redirected. \ No newline at end of file +*.py[co] + +# Packages +*.egg +*.egg-info +dist +build +eggs +parts +bin +var +sdist +develop-eggs +.installed.cfg + +# Installer logs +pip-log.txt + +# Unit test / coverage reports +.coverage +.tox + +#Translations +*.mo + +#Mr Developer +.mr.developer.cfg