From d3f66e2958ef791389aaa4bfa92d98733a9e0b99 Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Sat, 20 May 2023 11:03:45 +0100 Subject: [PATCH] Remove dist --- .gitignore | 2 ++ dist/index.html | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 dist/index.html diff --git a/.gitignore b/.gitignore index 0f4f9cb..14d1e17 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,8 @@ modules/ ts-node--*/ rss.xml +dist + # Logs logs *.log diff --git a/dist/index.html b/dist/index.html deleted file mode 100644 index ee8948b..0000000 --- a/dist/index.html +++ /dev/null @@ -1,2 +0,0 @@ -WebGPU | Andras Schmelczer \ No newline at end of file