From 707cf2780c3dae052403a4425e3da634932b7a80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kim=20Silkeb=C3=A6kken?= Date: Mon, 11 Mar 2013 07:13:57 +0100 Subject: [PATCH] Cleanup .gitignore file --- .gitignore | 27 ++------------------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/.gitignore b/.gitignore index 5152e47d..c60af16c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,32 +1,9 @@ +tags + *.py[co] __pycache__ -env -# Packages *.egg *.egg-info dist build -eggs -parts -bin -var -sdist -develop-eggs -.installed.cfg - -# Installer logs -pip-log.txt - -# Unit test / coverage reports -.tox -junit-*.xml -.coverage -coverage.xml - -# Translations -*.mo -*.pot - -# SQLite databases -*.db