From 776605926111b462bba2d397b150b0447da8b6d9 Mon Sep 17 00:00:00 2001 From: zlg Date: Sat, 1 Apr 2023 23:41:02 -0700 Subject: Initial commit This is a simple streaming timer meant to be hooked up to OBS and customized using a separate CSS file. --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..45d62d8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.sw? -- cgit v1.2.3-54-g00ecf