From 1ede199387c072a85e8757a6aaec04d2c7cdeba4 Mon Sep 17 00:00:00 2001 From: yum Date: Thu, 29 May 2025 15:56:51 -0700 Subject: Add basic electron+tailwind hello world --- ui/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ui/.gitignore (limited to 'ui/.gitignore') diff --git a/ui/.gitignore b/ui/.gitignore new file mode 100644 index 0000000..2109e19 --- /dev/null +++ b/ui/.gitignore @@ -0,0 +1,3 @@ +build +node_modules +package-lock.json -- cgit v1.2.3