From 4cc646ae05aacb4ebec20e60062753a8cc951470 Mon Sep 17 00:00:00 2001 From: Christoph Groth <christoph.groth@cea.fr> Date: Tue, 10 Nov 2015 11:33:12 +0100 Subject: [PATCH] no longer gitignore *.bak --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index fc8ea87b..ccf1add0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ *~ -*.bak *.pyc *.pyo *.so -- GitLab