diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5d2472d8d..d315e44a8 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,7 @@ profile.cov *.o *.d *.a + +# test +test/Dexon.* +test/*.log |