From 9997d0ea56e064ecfe1ecc1b5625a451a020b866 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= Date: Wed, 13 May 2015 18:33:32 +0200 Subject: [PATCH] Ignore TODO --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f3d74a9..567200e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc *~ +TODO -- GitLab