From 287ed7117f0314fc14ddc06044d456dc82c8aa17 Mon Sep 17 00:00:00 2001 From: Paul Hughes Date: Sat, 11 Apr 2026 18:41:03 +0100 Subject: [PATCH] Gitignore and index.txt --- .gitignore | 2 ++ public/index.txt | 1 + 2 files changed, 3 insertions(+) create mode 100644 .gitignore create mode 100644 public/index.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b947077 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules/ +dist/ diff --git a/public/index.txt b/public/index.txt new file mode 100644 index 0000000..860dffa --- /dev/null +++ b/public/index.txt @@ -0,0 +1 @@ +Legendary Website