diff options
author | Ryan Lortie <desrt@desrt.ca> | 2010-01-28 22:43:51 -0500 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2010-01-28 22:43:51 -0500 |
commit | 6aa73f03eb14188b71b91c647442488e776a4952 (patch) | |
tree | feec423aa581eba448fb25a387e560348f5b6553 /tests/.gitignore | |
parent | c73d2818432956aaedb12886ea0011847b7d030e (diff) |
improve gitignore
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 0ab78eb23..81c9cc62f 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,5 @@ +makefile.msc + assert-msg-test asyncqueue-test atomic-test |