From 033759431cf4bc5af03ce77767c1ad3a8995fadb Mon Sep 17 00:00:00 2001 From: Thomas VINCENT Date: Fri, 24 Sep 2021 15:44:32 +0200 Subject: [PATCH] iupdate .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6995a3c296..b8a23ef6a4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ src/silx/image/shapes.c src/silx/io/specfile.c src/silx/math/chistogramnd.c src/silx/math/chistogramnd_lut.c -src/silx/math/colormap.c +src/silx/math/_colormap.c src/silx/math/combo.c src/silx/math/interpolate.c src/silx/math/fit/filters.c