diff options
author | Tavian Barnes <tavianator@gmail.com> | 2009-09-17 13:33:01 +0000 |
---|---|---|
committer | Tavian Barnes <tavianator@gmail.com> | 2009-09-17 13:33:01 +0000 |
commit | a9f27bf33c6b6b6e9aac0eb1e69743120a11daa1 (patch) | |
tree | 1e7eb726bcde1df562fb77e4e53d1e6d5a0845de /.gitignore | |
parent | 66084b816dd25a41f774240328a31d57efd276e4 (diff) | |
download | libsandglass-a9f27bf33c6b6b6e9aac0eb1e69743120a11daa1.tar.xz |
Rename test.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ Makefile Makefile.in +# Test executables +/tests/*-test + # Files and folders created by libtool .libs/ *.l[oa] |