diff options
| author | rimio <vasi.vilvoiu@gmail.com> | 2018-03-01 20:11:43 +0200 |
|---|---|---|
| committer | rimio <vasi.vilvoiu@gmail.com> | 2018-03-01 20:11:43 +0200 |
| commit | df8d9c31e2191aeedd967560f222971d978a9a1c (patch) | |
| tree | 8f1290e32f9e794fbff32eed47407f427aa8cd07 /test/.gitignore | |
| parent | 657b61d3a96c68c7f1882ceb0632ecfd6461fb51 (diff) | |
Added tests; small fixes to library
Diffstat (limited to 'test/.gitignore')
| -rw-r--r-- | test/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore new file mode 100644 index 0000000..a3dea27 --- /dev/null +++ b/test/.gitignore @@ -0,0 +1,2 @@ +*.bin +*.result
\ No newline at end of file |
