From 65e18f136dd1f158782895a2214e17aaae72c1dc Mon Sep 17 00:00:00 2001 From: schnulller Date: Sat, 25 Jun 2022 23:01:39 +0200 Subject: [PATCH] Added Functionality to generate Metadata for a collected Item + generate groupings and sortings for collections. --- HaWeb/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 HaWeb/.gitattributes diff --git a/HaWeb/.gitattributes b/HaWeb/.gitattributes new file mode 100644 index 0000000..2125666 --- /dev/null +++ b/HaWeb/.gitattributes @@ -0,0 +1 @@ +* text=auto \ No newline at end of file