From 8a39b3fd45b0856c70fb174e305644aa0b858259 Mon Sep 17 00:00:00 2001 From: Fred KISSIE Date: Tue, 10 Mar 2026 18:55:12 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20=20do=20not=20include=20`solo.ym?= =?UTF-8?q?l`=20to=20git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + solo.yml | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 solo.yml diff --git a/.gitignore b/.gitignore index 004f95c18..3e03b1112 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ hydrateSaas.ts CLAUDE.md drizzle.config.ts server/setup/migrations.ts +solo.yml \ No newline at end of file diff --git a/solo.yml b/solo.yml deleted file mode 100644 index 1a6f9f331..000000000 --- a/solo.yml +++ /dev/null @@ -1,3 +0,0 @@ -name: pangolin -icon: public/logo/pangolin_profile_picture.png -processes: {}