From d040ed5eecb104c201b330c468df3b6d8c59b7f1 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 31 May 2018 10:56:17 +0200 Subject: Initial commit. Working static light, but no rgbfade yet --- .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..378eac2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build -- cgit v1.2.3