From 7634407810c13eb7f2ddb70bb895813801ccf612 Mon Sep 17 00:00:00 2001 From: Tom LAVEILLE Date: Mon, 14 Oct 2024 14:34:51 +0200 Subject: [PATCH] delete un gitignore dans flux --- .gitignore | 2 +- CenRa_FLUX/.gitattributes | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 CenRa_FLUX/.gitattributes diff --git a/.gitignore b/.gitignore index 06ed37a0..e36ab1fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ #Ignores gitignore -.gitignore +*gitignore #Ignores all folders /* diff --git a/CenRa_FLUX/.gitattributes b/CenRa_FLUX/.gitattributes deleted file mode 100644 index dfe07704..00000000 --- a/CenRa_FLUX/.gitattributes +++ /dev/null @@ -1,2 +0,0 @@ -# Auto detect text files and perform LF normalization -* text=auto