From 28e0999ad687337420fff696e11132ef36e0d7a5 Mon Sep 17 00:00:00 2001 From: Daniel Truemper Date: Tue, 25 Feb 2014 20:14:55 +0100 Subject: [PATCH] More ignores --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2da81ee..d92330d 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,9 @@ coverage.xml ###### *.swp *.swo +.ropeproject + +.idea ###### # docs @@ -47,4 +50,7 @@ coverage.xml docs/doctrees docs/html -root.log +###### +# logs +###### +root.log*