diff options
author | Jim Carroll <thecarrolls@jiminger.com> | 2011-06-20 08:33:36 -0400 |
---|---|---|
committer | Jim Carroll <thecarrolls@jiminger.com> | 2011-06-23 10:15:27 -0400 |
commit | c336412d8b4a0dd806bab338920c9ce3b005c3e7 (patch) | |
tree | 3e5c1d8fcc294e6e3d22debfc0d831fff506301b /.gitignore | |
parent | 71563151f13ad511fe0afe2935a082ec10b3f213 (diff) |
Added a couple more tests and cleaned up test Makefile.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 391564bc99..883b112ea8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # global patterns +testMain # commonly used editors # vim |