From 3223d93cb3c77ab02aa0a35f2a8314e447cee9a4 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 9 Jul 2026 21:43:23 +0200 Subject: chore: Separate daemon, client, server, and lib into crates --- crates/turtle/src/shell/.gitattributes | 1 - 1 file changed, 1 deletion(-) delete mode 100644 crates/turtle/src/shell/.gitattributes (limited to 'crates/turtle/src/shell/.gitattributes') diff --git a/crates/turtle/src/shell/.gitattributes b/crates/turtle/src/shell/.gitattributes deleted file mode 100644 index fae8897c..00000000 --- a/crates/turtle/src/shell/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* eol=lf -- cgit v1.3.1