diff options
author | Tavian Barnes <tavianator@gmail.com> | 2009-03-20 04:06:50 +0000 |
---|---|---|
committer | Tavian Barnes <tavianator@gmail.com> | 2009-03-20 04:06:50 +0000 |
commit | c2b6e6197d2707c49ba653bac39b8b6caa039c72 (patch) | |
tree | e8849a9d025f3b822899fcab7199cf171ebacc86 /.gitignore | |
parent | 047d3248896d375a8fbc80dbbf573b81a3e5a927 (diff) | |
download | dimension-c2b6e6197d2707c49ba653bac39b8b6caa039c72.tar.xz |
Fix color handling.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Makefile.in # Files created by `make check' /tests/png -/tests/dimension.png +/tests/dimension*.png # Files and folders created by libtool .libs/ |