From 76702a9bc8d4c063ce9c02e831aff347e2ba6873 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 25 Sep 2023 12:16:27 +0200 Subject: [PATCH] wait #6145 --- .gitattributes | 6 ------ .idea/misc.xml | 1 - .idea/workspace.xml | 27 +++++++++++++++++++++++---- exclude | 3 ++- 4 files changed, 25 insertions(+), 12 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index fc87a42..0000000 --- a/.gitattributes +++ /dev/null @@ -1,6 +0,0 @@ -* text=auto -*.sh text eol=lf -update text eol=lf -backup text eol=lf -*_key text eol=lf -*.bat text eol=crlf diff --git a/.idea/misc.xml b/.idea/misc.xml index b658e95..493fdae 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ - - + + + @@ -23,6 +25,9 @@ + { + "associatedIndex": 0 +} @@ -109,7 +114,12 @@ - + + + + + + - @@ -296,6 +314,7 @@ - \ No newline at end of file diff --git a/exclude b/exclude index dc2aa6e..222504a 100644 --- a/exclude +++ b/exclude @@ -43,4 +43,5 @@ data1/extranet/www/fluidbook/packager /data/docker /swap.img /data/servers -/home/var/lib/docker \ No newline at end of file +/home/var/lib/docker +/usr/src \ No newline at end of file -- 2.39.5