diff options
Diffstat (limited to 'libbuild2/.gitignore')
-rw-r--r-- | libbuild2/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libbuild2/.gitignore b/libbuild2/.gitignore new file mode 100644 index 0000000..292d2f8 --- /dev/null +++ b/libbuild2/.gitignore @@ -0,0 +1,5 @@ +# Unit test executables and Testscript output directories +# (can be symlinks). +# +*.test +test-*.test |