diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-05-01 12:10:35 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-05-01 15:07:36 +0300 |
commit | c4d2ac250aee4102b519ce1db89bde3fe7855639 (patch) | |
tree | 2a4436fb314673ea836c4d9d19fc7ddf3e954554 /tests/.gitignore | |
parent | 5fa80655ae4c87598313641d7322d28007e5fb31 (diff) |
Add hxx extension for headers and lib prefix for library dirs
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 e54525b..2e508a9 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1 +1,3 @@ driver +test/ +test-*/ |