diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-05-31 10:56:17 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-05-31 10:56:17 +0200 |
commit | d040ed5eecb104c201b330c468df3b6d8c59b7f1 (patch) | |
tree | 7ea3bf6e09734f742af1814487dd8a53a62388af /.gitignore |
Initial commit. Working static light, but no rgbfade yet
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..378eac2 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build |