From 065b00154e7b6757a52d3c9e5fb88b299752cf4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20M=C3=BCller?= Date: Wed, 21 Jan 2015 13:55:22 +0100 Subject: [PATCH] gitignore update --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index ce6ce28..95cd3f7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,11 @@ __pycache__ *.trb +*.dump +*.egg +dist +build +*.py~ +*.md~ +*.pyc +*.egg-info +tests/pytest.html