diff options
author | daniel-Jones <daniel@danieljon.es> | 2017-02-16 15:30:49 +1030 |
---|---|---|
committer | daniel-Jones <daniel@danieljon.es> | 2017-02-16 15:30:49 +1030 |
commit | 84cf187da89ceb5c8a3cf3fa551d2329b29b0e59 (patch) | |
tree | aceb34e88274391ab2ec9bc716a6351267f2f01a /.gitignore | |
parent | 12bddeda97b5d428f4ef9006180051c14b01aecc (diff) | |
download | RGB-Controller-84cf187da89ceb5c8a3cf3fa551d2329b29b0e59.tar.gz RGB-Controller-84cf187da89ceb5c8a3cf3fa551d2329b29b0e59.zip |
Fade minimum and maximum values now correctly function.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..01eef74 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +*~ +*.swp +*.swo +*.o |