diff options
author | Tavian Barnes <tavianator@gmail.com> | 2009-10-26 17:31:18 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@gmail.com> | 2009-10-26 17:31:18 -0400 |
commit | 296cafcb79bfb8d40071efe937e7e270c404ca8b (patch) | |
tree | ae67161b7e304fb630388682add3cf63158b5720 /.gitignore | |
parent | 4aa80fd16d2c64a4646f55138eba7c68d13d0b48 (diff) | |
download | dimension-296cafcb79bfb8d40071efe937e7e270c404ca8b.tar.xz |
Begin work on `dimension' client program.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -37,6 +37,9 @@ Makefile.in /doc/*.vrs /doc/texinfo.tex +# Files created by `make' +/dimension/dimension + # Files created by `make check' /tests/*/*-test /tests/*/*.png |