From f6ba8dac45545ff02368de09653ac784a4468183 Mon Sep 17 00:00:00 2001 From: Umar Adilov <99314948+adilovcode@users.noreply.github.com> Date: Wed, 3 Dec 2025 16:52:39 +0500 Subject: [PATCH] Improved on template --- .gitignore | 3 +++ .ignore | 6 ++++++ index.html | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 .ignore diff --git a/.gitignore b/.gitignore index e6a8fac..3b6365c 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,6 @@ dist-ssr .env* .aider* + +src/lib/taylor.types.ts +src/lib/taylor.client.ts \ No newline at end of file diff --git a/.ignore b/.ignore new file mode 100644 index 0000000..041374a --- /dev/null +++ b/.ignore @@ -0,0 +1,6 @@ +.env +.env.* +QUERY_BUILDER.md +AGENTS.md +.opencode +.ignore \ No newline at end of file diff --git a/index.html b/index.html index 1d24401..ec8fa89 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - blank + task tracker