diff options
author | Mattias Andrée <maandree@kth.se> | 2017-06-19 22:30:19 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-06-19 22:30:19 +0200 |
commit | f6ed0b0a6bf2e207b5755913a9749d8af6b061f2 (patch) | |
tree | d77da5f4f11ed8d76b9a7859163f32821624f2ee /.gitignore | |
parent | m (diff) | |
download | libcolour-f6ed0b0a6bf2e207b5755913a9749d8af6b061f2.tar.gz libcolour-f6ed0b0a6bf2e207b5755913a9749d8af6b061f2.tar.bz2 libcolour-f6ed0b0a6bf2e207b5755913a9749d8af6b061f2.tar.xz |
Add a utility (not installed) that converts colours
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ *.so.* *.so *.a +*.out /__pycache__/ /test /libcolour.7 |